mirror of
https://gist.github.com/b94410ca11def19b5461108b1d198d3d.git
synced 2024-05-12 03:54:55 +00:00
This commit is contained in:
@@ -123,6 +123,7 @@
|
||||
b = branch
|
||||
ba = branch -a
|
||||
bd = branch -d
|
||||
bo = "!f() { git branch $1 && git checkout $1; }; f"
|
||||
br = branch -r
|
||||
#############
|
||||
c = commit
|
||||
|
||||
Reference in New Issue
Block a user