1
0
mirror of https://gist.github.com/b94410ca11def19b5461108b1d198d3d.git synced 2024-05-12 03:54:55 +00:00
This commit is contained in:
ch
2019-08-17 01:14:21 +00:00
committed by GitHub
parent ad11c82d21
commit 2bf0669317

View File

@@ -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