update Lavarem to version 5
This commit is contained in:
@ -12,3 +12,32 @@ 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
|
||||
|
Reference in New Issue
Block a user