git - Github branch issues- IntelliJ -
i using intellij 15, version control github, , zsh. having issues when switching branches. goal copy content gh-pages branch master branch.
i start trying switch branches. same error when using "git merge gh-pages" command.
so try push changes.
...
but if try checkout or merge gives me same error.
the misc or workspace files don't have merge issues.
what's deal?
thanks, base2101
the issue not haven't pushed changes, haven't committed them. git add ., followed git commit, should fine.




Comments
Post a Comment