I am newish to Git and ran into an issue I do not understand and can not find in search. I am trying to stash two files that need to be deleted but I can not and I keep getting errors. Latest error below.
docroot/sites/all/libraries/wurfl/resources/storage/persistence/1/9/94e44b4e8fd47b34c1646f46907e0e: needs merge
docroot/sites/all/libraries/wurfl/resources/storage/persistence/1/9/94e44b4e8fd47b34c1646f46907e0e: needs merge
docroot/sites/all/libraries/wurfl/resources/storage/persistence/1/9/94e44b4e8fd47b34c1646f46907e0e: unmerged (6f6312822c4d0d0b8ec02807d79da076e3c0db5d)
docroot/sites/all/libraries/wurfl/resources/storage/persistence/1/9/94e44b4e8fd47b34c1646f46907e0e: unmerged (2ae4144909e1c3dce145acc19510a15ac3e09ece)
fatal: git-write-tree: error building trees
Cannot save the current index state
How can I stash these because I don't need them? Any help would be awesome!!! Thanks