git-gud icon indicating copy to clipboard operation
git-gud copied to clipboard

Added Status Message for Amending

Open sahansk2 opened this issue 4 years ago • 1 comments

Fixes #264

Tested locally on skill 2-1


(base) sahan@sahan-GA-78LMT-USB3:test$ git gud status
Before:
Hash :  8bce9d1
Message :  Commit 2
File :  Present

After:
Hash :  10c914a
Message :  now i am become death, destroyer of worlds
File :  Missing

sahansk2 avatar Aug 30 '20 00:08 sahansk2

@benthayer The branch displaying support is actually from #310 -- I took the code from there and implemented it here, but now that I think of it, we would have different commits with the same "content". If you're okay with it, I can remove the branch-displaying code from these commits, work on everything else not including the branches, and then rebase on master when #310 is merged. What do you think?

sahansk2 avatar Sep 11 '20 23:09 sahansk2