Fork me on GitHub
#spacemacs
<
2016-07-04
>
akiva14:07:41

Has anyone come across an issue with magit in Spacemacs where, after pushing to a remote (in this case, Github), git-status still shows a ton of commits it claims are unpushed to that same remote?

akiva14:07:07

Think I sorted it. I had local branches named the same as remote branches (i.e., origin/dev). Took those out and the ‘unpushed’ list disappeared.