Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 458 Bytes

File metadata and controls

25 lines (14 loc) · 458 Bytes

RipDevil's git config

Quick edit

git config --global --edit

Aliases

cedit - edit global git config

slog - log oneline

co - makes a simple checkout

b - shows local branches and it's last commits

ba - shows all branches and it's last commits

last - shows last commit on a current branch

me - shows current commit's name

dta - soft delete branches that starts with task/