Updating some stuff [lazy commit]
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
gdc = diff --cached
|
||||
# show changed files for a commit
|
||||
cf = show --pretty="format:" --name-only
|
||||
# undo a commit
|
||||
undo = reset --soft
|
||||
|
||||
# stash shortcuts
|
||||
sp = stash pop
|
||||
@@ -82,3 +84,5 @@
|
||||
[core]
|
||||
excludesfile = ~/.gitignore_global
|
||||
pager = less -FXRS -x2
|
||||
[rerere]
|
||||
enabled = true
|
||||
|
||||
Reference in New Issue
Block a user