This repository has been archived on 2021-09-15. You can view files and clone it, but cannot push or open issues or pull requests.
ModuleWeb/.bash_history
www 2f1aa2d596 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
2015-02-08 22:43:20 +01:00

15 lines
169 B
Bash

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