Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ibizaman
59 days ago
|
parent
|
context
|
favorite
| on:
The git history command
I do when I forget to run the git branch comment before. But I find it still hard to understand exactly which commit to reset to in the reflog.
_ikke_
59 days ago
[–]
The branch reflog (git reflog <branchname> or git log -g <branchname>) is a lot easier to follow in the case of rebase than the HEAD reflog (which gets an entry for each commit that gets checked out / applied).
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: