DEVELOPER GUIDE
Git
General Git Help
If you have any Git-related questions first look at these links:
Graphical User Interfaces for Git
Although we recommend to learn Git via its command line interface a graphical interface may help in using Git. There are numerous tools available .
The following tools are used by OGS developers:
git-guiandgitk, Linux / Mac / Windows, free, often pre-installed with git- SourceTree , Mac / Windows, free
- Fork , Mac / Windows, commercial with free evaluation, supports our branching / rebasing workflow
tig, Linux / Mac / Windows, command line repository browser- Some VS Code extensions like Git Graph
This article was written by Lars Bilke. If you are missing something or you find an error please reach out
to us on our forum.
Generated with Hugo 0.164.0
in CI job 825193
|
Last revision: April 20, 2026
Commit: refactor(MeshLib): remove PropertyVector::push_back 870422dde
| Edit this page on