diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2013-11-22 02:29:22 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-11-22 02:29:22 -0500 |
commit | 610e8461bb9b201adbd4bd9257a9bf48be71f62b (patch) | |
tree | 6ca569349369dbaa4ba6c24795d6201303b9d2fa /academic/geogit | |
parent | 8fe2e3d82e774b981c041e043ca2f71ed672b493 (diff) |
various: Fix slack-desc formatting and comment nit picks.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'academic/geogit')
-rw-r--r-- | academic/geogit/slack-desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/geogit/slack-desc b/academic/geogit/slack-desc index 37182bc2c721..eef7bb75b598 100644 --- a/academic/geogit/slack-desc +++ b/academic/geogit/slack-desc @@ -8,11 +8,11 @@ |-----handy-ruler------------------------------------------------------| geogit: geogit (Distributed version control for geospatial data) geogit: -geogit: GeoGit is a distributed version control system specially designed to +geogit: GeoGit is a distributed version control system specially designed to geogit: handle geospatial data. GeoGit draws inspiration from Git, but adapts geogit: its core concepts to handle versioning of spatial data. Users are able geogit: to import raw geospatial data (such as Shapefiles, PostGIS or -geogit: SpatiaLite) into a repository where every change to the data is +geogit: SpatiaLite) into a repository where every change to the data is geogit: tracked. These changes can be viewed in a history, reverted, branched geogit: into sandboxed areas, merged back in or pushed to remote repositories. geogit: |