We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3) The Same Commit - Use branches to show that the commit hash changes
git gud status (#264)
git gud status
Before (branch): Hash: 1234 Message: Commit After (master): Hash: 4321 Message: New Commit ======= Simulating: git log --oneline --all --graph Blah <<<<<<<
Trees:
A) Starting tree Initial ---- Commit (master) B) Branch Initial ---- Commit (master, branch) C) Initial --- New Commit (master) \ Commit (branch) D) Initial --- New Commit ---- Merge (master) \ / Commit (branch) --------
The text was updated successfully, but these errors were encountered:
@benthayer Voop
Sorry, something went wrong.
sahansk2
No branches or pull requests
git gud status
(#264)Trees:
The text was updated successfully, but these errors were encountered: