Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
irahul
on Oct 7, 2013
|
parent
|
context
|
favorite
| on:
Time to hand over the reins before Capistrano cost...
Yes. Different branch and uncommitted changes are an issue. Different branch can be solved by switching the branch if `git rev-parse HEAD != git rev-parse branch`. Uncommitted changes can be handled by `[[ -n $(git status -s)]]`(simply abort).
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: