Skip to content

Commit c7b2d24

Browse files
Gutsnicogodet
andauthored
Update docs/guides/howto_manage_private_git.md
Co-authored-by: Nicolas Godet <[email protected]> Signed-off-by: Julien <[email protected]>
1 parent 4c6b7ae commit c7b2d24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/howto_manage_private_git.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ flowchart LR
2525
E --->|"QDT"| F["QGIS end-user<br/>profiles"]
2626
```
2727

28-
To perform the intermediary git pull, it depends on the organization and GIS team habits. It can be performed manually through the command-line, with a GUI like the excellent [GitHub Desktop](https://github.com/apps/desktop) or with a script. We give below an example in PowerShell for Windows.
28+
To execute the intermediate git pull, the approach depends on the organization and GIS team habits. This can be done manually through the command-line, with a GUI like the excellent [GitHub Desktop](https://github.com/apps/desktop) or with a script. Below is an example PowerShell script for Windows.
2929

3030
:::{info}
3131
This script is a sample and might not comply with your environment and/or IT policy. If you intend to use it in production, take time to review it before. If you improve or fix it, please share it.

0 commit comments

Comments
 (0)