Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output R and RM of git status is not expected by smart-pull #28

Open
maxdietrich opened this issue Apr 14, 2016 · 0 comments
Open

Output R and RM of git status is not expected by smart-pull #28

maxdietrich opened this issue Apr 14, 2016 · 0 comments

Comments

@maxdietrich
Copy link

Expected the output of git status to only have lines starting with A, M, D, UU, or ??. Got:
M path/to/some/file
R path/to/some/file -> path/to/some/file_renamed

I regularly get this error message during the execution of git smart-pull whenever I pull changes to files that were renamed (R) or renamed and moved (RM) in my working copy. Stashing, smart-pulling and then re-applying the stash works, but it would be awesome if smart-pull was smart enough for that!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant