mirror of
https://gitea.zaclys.com/yannic/dotfiles.git
synced 2026-06-15 11:11:57 +02:00
Add "git co" as "git checkout"
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
b = "!git checkout $(git branch | fzf)"
|
||||
c = commit
|
||||
clear = clean -fd
|
||||
co = checkout
|
||||
cd = checkout develop
|
||||
cm = checkout master
|
||||
cp = cherry-pick
|
||||
|
||||
Reference in New Issue
Block a user