mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
update git aliases for new brnach typo alias
This commit is contained in:
parent
698b079579
commit
ab22a4e7ed
1 changed files with 4 additions and 2 deletions
|
@ -35,14 +35,16 @@
|
|||
# aliases, mostly fixing typos
|
||||
[alias]
|
||||
root = rev-parse --show-toplevel
|
||||
psuh = push
|
||||
puhs = push
|
||||
brnach = branch
|
||||
commti = commit
|
||||
comit = commit
|
||||
ocmmit = commit
|
||||
hceckout = checkout
|
||||
chckout = checkout
|
||||
chekout = checkout
|
||||
checkut = checkout
|
||||
checkuot = checkout
|
||||
chekcout = checkout
|
||||
idff = diff
|
||||
psuh = push
|
||||
puhs = push
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue