From 8bfcf8250850a01cb45990a0c8909ec98b5eae2f Mon Sep 17 00:00:00 2001 From: "Wigal, Jacob (CIV)" <jacob.wigal@nps.edu> Date: Mon, 30 Mar 2020 15:17:51 -0700 Subject: [PATCH] clarified shape file is non-text-based --- why_we_are_using_git_and_gitlab.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/why_we_are_using_git_and_gitlab.ipynb b/why_we_are_using_git_and_gitlab.ipynb index 77dc2a6..ef2c69b 100644 --- a/why_we_are_using_git_and_gitlab.ipynb +++ b/why_we_are_using_git_and_gitlab.ipynb @@ -110,7 +110,7 @@ " \n", "\n", " <br>\n", - "Below is an example of a diff showing changes someone made to a shape file. Notice we can see the commit message, but there is no way to know what point was added, or what date was changed without doing some serious searching in QGIS or ArcGIS.\n", + "Below is an example of a diff showing changes someone made to a shape file, a non-text-based format. Notice we can see the commit message, but there is no way to know what point was added, or what date was changed without doing some serious searching in QGIS or ArcGIS.\n", " </font>" ] }, -- GitLab