Hacker News new | past | comments | ask | show | jobs | submit login

Isn't it incredibly annoying to edit a git change that isn't at the branch (HEAD) tip?

Our workplace uses gerrit, and while it sort of supports this workflow I personally use a lot of short-lived branches, one for each gerrit review, simply in order to get at them easily to make changes.




It's a lot easier with git commit --fixup:

https://blog.sebastian-daschner.com/entries/git-commit-fixup...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: