Created
August 18, 2018 23:55
-
-
Save ThisIsDjonathan/3776d947ed6572fe4303513ab3b8a710 to your computer and use it in GitHub Desktop.
Auto commit by bat
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd C://Users//djodr//Documents//.... | |
set HOME=%USERPROFILE% | |
git add . | |
git commit -m "auto commit" | |
git push origin master | |
pause |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment