44 lines
624 B
Bash
Executable File
44 lines
624 B
Bash
Executable File
ls
|
|
git commit -a
|
|
git config --global user.email www@37.187.101.7
|
|
git config --global user.name www
|
|
git commit -a
|
|
git push
|
|
ls
|
|
cd SRC/
|
|
ls
|
|
clear
|
|
ls
|
|
git pull
|
|
git pull
|
|
exit
|
|
git add .
|
|
git commit -a
|
|
git add .
|
|
git commit -a
|
|
git commit -a
|
|
git push
|
|
git commit -a
|
|
git reset --hard HEAD~1
|
|
git pull
|
|
git pull
|
|
nano .gitignore
|
|
git commit -a
|
|
git commit
|
|
nano .gitignore
|
|
git commit
|
|
git rm --cached
|
|
git rm --cached
|
|
git rm --cached SRC/app/config/database.php
|
|
git commit
|
|
git commit -a
|
|
git push
|
|
git commit -a
|
|
git rm --cached SRC/app/config/local/database.php
|
|
git commit -a
|
|
git commit -a
|
|
git push
|
|
git pull
|
|
nano .gitignore
|
|
git commit -a
|