|
|
@@ -196,6 +196,7 @@ Don't confuse the project level `/src` directory with the `/src` directory Go us |
|
|
A more opinionated project template with sample/reusable configs, scripts and code is a WIP. |
|
|
A more opinionated project template with sample/reusable configs, scripts and code is a WIP. |
|
|
|
|
|
|
|
|
Clone the existing repository from the git server to the production server: |
|
|
Clone the existing repository from the git server to the production server: |
|
|
|
|
|
|
|
|
git clone https://git.afasystems.it/pollutri/res_levis_backend.git |
|
|
git clone https://git.afasystems.it/pollutri/res_levis_backend.git |
|
|
|
|
|
|
|
|
NOTE: this command downloads the entire git repository, including all branches |
|
|
NOTE: this command downloads the entire git repository, including all branches |
|
|
@@ -236,5 +237,6 @@ Commands for subsequent commits and pushes: |
|
|
NOTE: enter your user credentials |
|
|
NOTE: enter your user credentials |
|
|
|
|
|
|
|
|
Update the current folder by downloading from the server: |
|
|
Update the current folder by downloading from the server: |
|
|
|
|
|
|
|
|
git pull |
|
|
git pull |
|
|
|
|
|
|