Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
Git underground features | Dark Hacker News
Git underground features
(medium.com)
23 points
by
mauriciogior
7 years ago
| 2 comments
emmelaich
7 years ago
|
next
[−]
Good list but not
so
underground.
`git commit --amend` is frequently used if you're using Gerrit for code review.
mauriciogior
7 years ago
|
parent
|
next
[−]
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.