Y
Hacker News
new
|
ask
|
show
|
jobs
Git underground features
(
medium.com
)
23 points
by
mauriciogior
2707 days ago
1 comments
emmelaich
2707 days ago
Good list but not
so
underground.
`git commit --amend` is frequently used if you're using Gerrit for code review.
link
mauriciogior
2706 days ago
I agree. The 'new' for me in this one was to append your staging area to your latest commit instead of just changing its message.
link
`git commit --amend` is frequently used if you're using Gerrit for code review.