This website works better with JavaScript.
Home
Help
Sign In
ojizero
/
dotfiles
mirror of
https://github.com/ojizero/dotfiles
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
added diff staged files
master
ojizero
9 months ago
parent
30f18ecf2f
commit
7d4b91d92e
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.gitconfig
+ 1
- 0
.gitconfig
View File
@@ -37,6 +37,7 @@
d = diff
dn = !git --no-pager diff --name-only
ds = diff --cached
l = !"l() { git --no-pager log -${1-1}; }; l"
ll = log
Write
Preview
Loading…
Cancel
Save