Skip to content

Commit

Permalink
By gitcomitall.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
sytelus committed Nov 8, 2018
1 parent a50211d commit b8cbefb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/gitcommitall.bat
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ TrapCamera
Warehouse
ZhangJiaJie
) do (
cd %RepoRoot%
echo Now doing "%%x"
cd %RepoRoot%
cd "%%x"
git add -A
git commit -m "By gitcomitall.bat"
Expand Down

0 comments on commit b8cbefb

Please sign in to comment.