mirror of
https://github.com/kastdeur/dotfiles.git
synced 2025-06-18 05:06:38 +02:00
Compare commits
1 commit
2decd7cbb2
...
1f17382622
Author | SHA1 | Date | |
---|---|---|---|
1f17382622 |
2 changed files with 8 additions and 0 deletions
BIN
git/.config.swp
Normal file
BIN
git/.config.swp
Normal file
Binary file not shown.
|
@ -31,5 +31,13 @@
|
|||
lg = !"git lg1"
|
||||
lga = !"git lg --all"
|
||||
|
||||
s = status --short
|
||||
st = status
|
||||
|
||||
pushf = push --force-with-lease # Look mom, no --force
|
||||
|
||||
dif = diff
|
||||
diffc = diff --cached
|
||||
difc = diff --cached
|
||||
|
||||
alias = "! git config --get-regexp ^alias\\. "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue