Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
JugieNoob committed Jan 20, 2023
1 parent f370c8e commit 3b40e00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pushtogit.bat
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ git add .
set /p NameOfCommit=What what you like to name your commit?
git commit -m "%NameOfCommit%"
git remote set-url --add --push origin https://github.com/JugieNoob/StringEncoderJavaProject.git
git push
echo "Committed to github!"
echo "Press ENTER to close this window!"
set /p EnterToClose=

0 comments on commit 3b40e00

Please sign in to comment.