new file: .gitconfig
modified: .gitignore modified: SRC/app/config/app.php new file: SRC/app/controllers/testBd.php modified: SRC/app/routes.php new file: SRC/app/views/testBd.php
This commit is contained in:
14
.bash_history
Normal file
14
.bash_history
Normal file
@ -0,0 +1,14 @@
|
||||
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
|
Reference in New Issue
Block a user