TUFLOW Setup with Kart QGIS Plugin: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 68:
[[File:Commit History.png|none|frame|Kart Layer Dataset Commit History]]
The commit history can then be interrogated to show the details of the commits, the differences between versions, adding tags and other git like tools such as branching, merging, reverting back to older versions as well as replacing working copy changes.It is also possible to apply spatial and temporal filters for changes. For a full list of Kart tools, the user is recommended to consult the Kart documentation [https://docs.kartproject.org/en/latest/ here].
 
== Using Remote Repositories ==
The above steps are for a local Kart repository. However, it is possible to use Kart with remote repositories. This is done by cloning a remote repository on Gitlab/Github or similar. Once a repository is cloned, changes can be push/pulled to and from the remote repository.
[[File:Remote repository.png|none|frame|Kart Push/Pull Functions to Remote Repository]]
{{Tips Navigation
|uplink=[[Tutorial_Introduction| Back to Tutorial Introduction Main Page]]
}}