Browse Source

git: add `git ls` alias

master
Alejandro Mery 14 years ago
parent
commit
56e627596f
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      files/.gitconfig

+ 1
- 0
files/.gitconfig

@ -12,3 +12,4 @@
co = checkout
st = status
cp = cherry-pick
ls = ls-files

Loading…
Cancel
Save