Skip to content

Instantly share code, notes, and snippets.

@thumbot
Created February 14, 2017 19:35
Show Gist options
  • Save thumbot/18524cb721dc19e08988415310b1c4fb to your computer and use it in GitHub Desktop.
Save thumbot/18524cb721dc19e08988415310b1c4fb to your computer and use it in GitHub Desktop.
#<Git::GitExecuteError: git '--git-dir=/tmp/thumbs/develop.4e63b92.mv-bucket-expiry2.08609ac/.git' '--work-tree=/tmp/thumbs/develop.4e63b92.mv-bucket-expiry2.08609ac' merge '-m' 'merge' '08609ac8886fc868351a9553a913eb8475328735' 2>&1:error: Your local changes to the following files would be overwritten by merge:
c_src/atoms.h
c_src/build_deps.sh
c_src/eleveldb.cc
c_src/refobjects.cc
priv/eleveldb.schema
src/eleveldb.erl
test/eleveldb_schema_tests.erl
Please, commit your changes or stash them before you can merge.
error: The following untracked working tree files would be overwritten by merge:
c_src/router.cc
c_src/router.h
src/eleveldb_metadata.erl
Please move or remove them before you can merge.
Aborting>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment