4 lines
56 B
Bash
Executable File
4 lines
56 B
Bash
Executable File
git add .
|
|
git commit -m "update"
|
|
git push origin dev_01
|