Commit 57028f0a authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

tig: bind ; now resets --hard to selected commit.

parent 129f44d3
......@@ -7,7 +7,7 @@
# > Re-open Tig instantly in the last displayed view after executing the command.
bind generic . @git stage .
bind generic ; ?git reset --hard
bind generic ; ?git reset --hard %(commit)
bind generic = !git commit
bind generic + ?git commit --amend
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment