Skip to content

Commit 49365a8

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 d6298c0 commit 49365a8

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
@@ -28,7 +28,7 @@ flowchart LR
2828
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}
31-
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.
31+
This script is provided as a sample and may not fully comply with your environment or IT policies. Before implementing in production, take time to review and test it in your environment. If you make improvements or fixes, please share them.
3232
:::
3333

3434
```{eval-rst}

0 commit comments

Comments
 (0)