Skip to content

Commit

Permalink
git pull updated by axel
Browse files Browse the repository at this point in the history
  • Loading branch information
Stella-80 committed Aug 14, 2021
2 parents ea74514 + c713c79 commit 6e6c14d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Git_Pull.bat
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@echo off
TITLE Github Quick-Pull

:: Print the branch cause ..oooooo fancy!
:: Print the branch cause ..oooooo0 fancy!
echo Pulling from branch:
git branch
echo.
Expand Down
2 changes: 1 addition & 1 deletion Git_Push.bat
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ TITLE Github Quick-pushing
echo Pushing to branch:
git branch
echo.
:: Take input for comment and thats about it
:: Take input for comment and thats about it..
set /p commit_title="Enter Commit title (pushes with you as author): "

:: If you are reading comments to understand this part then you can go back stab yourself.
Expand Down

0 comments on commit 6e6c14d

Please sign in to comment.