This website requires JavaScript.
Explore
Help
Sign In
v4games
/
v4k-git-backup
Watch
3
Star
0
Fork
You've already forked v4k-git-backup
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5dca07d113
v4k-git-backup
/
ga.bat
9 lines
93 B
Batchfile
Raw
Blame
History
@
echo
off
:
loop
if
"
%~1
"
==
"
"
goto
:
end
git add
"
%~1
"
shift
goto
loop
:
end
git status
Reference in New Issue
View Git Blame
Copy Permalink