- ci = commit -m
- st = status -sb
- undo = checkout --
- rollback = reset --soft
- rmao = remote add origin
- pom = push -u origin master
- sf = show --name-only
- unstage = reset HEAD --
- co = checkout
- cm = checkout master
- cb = checkout -b
- db = checkout -D
- lg = log --pretty=format:'%Cred%h%Creset %C(bold)%cr%Creset %Cgreen<%an>%Creset %s' --max-count=30
- incoming = !(git fetch --quiet && git log --pretty=format:'%C(yellow)%h %C(white)- %C(red)%an %C(white)- %C(cyan)%d%Creset %s %C(white)- %ar%Creset' ..@{u})
- outgoing = !(git fetch --quiet && git log --pretty=format:'%C(yellow)%h %C(white)- %C(red)%an %C(white)- %C(cyan)%d%Creset %s %C(white)- %ar%Creset' @{u}..)
-
Notifications
You must be signed in to change notification settings - Fork 0
MRLSK8/Git-alias
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Shortcuts for git commands!
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published