Skip to content

Commit

Permalink
Add git alias
Browse files Browse the repository at this point in the history
  • Loading branch information
RustyTake-Off committed Aug 16, 2024
1 parent 5456c06 commit 868f0d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wslfiles/.gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
autocp = !git add --all && git status --short && git commit -m 'Update' && git push
cl = clone
s = status --short
su = status --short --untracked-files

d = diff
ds = diff --stat
Expand Down

0 comments on commit 868f0d9

Please sign in to comment.