repo.or.cz
/
gitbuild.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Update gitmoudles to correct path \->/
[gitbuild.git]
/
create_command.bat
blob
60133f234987d566d243cc4ce4a0db672995ef04
1
setlocal
2
set tools=%CD%\tools
3
echo %tools%
4
set path=%tools%
5
cd ext\git
6
sh generate-cmdlist.sh > common-cmds.h
7
cd ..\..
8
endlocal