No double git
This commit is contained in:
parent
4ad872e626
commit
cd6d44121d
1 changed files with 0 additions and 8 deletions
|
@ -25,14 +25,6 @@
|
||||||
end
|
end
|
||||||
'';
|
'';
|
||||||
|
|
||||||
g = ''
|
|
||||||
if test (count $argv) -gt 0
|
|
||||||
git $argv
|
|
||||||
else
|
|
||||||
git status
|
|
||||||
end
|
|
||||||
'';
|
|
||||||
|
|
||||||
ltl = ''
|
ltl = ''
|
||||||
set d $argv[1] .
|
set d $argv[1] .
|
||||||
set -l l ""
|
set -l l ""
|
||||||
|
|
Loading…
Reference in a new issue