Esri / solutions-geoprocessing-toolbox

Models, scripts, and tools for use in ArcGIS Desktop and Server to support defense and intelligence workflows.
Apache License 2.0
133 stars 69 forks source link

Github is tracking changes that are not real #562

Open topowright-zz opened 7 years ago

topowright-zz commented 7 years ago

The repo is tracking changes with the following items when there have been no changes:

image

Expected Behavior

The repo would only see changes that are really being made

Current Behavior

image These changes are not real.

Possible Solution

Steps to Reproduce (for bugs)

  1. download the repo
  2. open git for windows
  3. hit the changes tab
  4. Issues should be seen

Context

Your Environment

topowright-zz commented 7 years ago

@mfunk I am not sure if there was an issue for this, but I know you saw this when we were working together last week.

csmoore commented 7 years ago

If you open the top level folder (solutions-geoprocessing-toolbox) ArcGIS seems to index those GDBs and add/change those files, so there are real file changes.

We could add those gdb folders to .gitignore - but it would mean you wouldn't be able to easily update them so just need to pick the lessor of these 2 evils.

mfunk commented 7 years ago

@topowright @csmoore Something to investigate further... WHY are they changing, and why others are NOT changing? Something specific to MAoW geodatabase? That weirdness has gone on for a while so let's keep this issue until we can figure it out.

topowright-zz commented 7 years ago

@mfunk sounds good.