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

Sync branch while leaving uncommited files #16

Open
ADogan opened this issue Aug 7, 2011 · 11 comments
Open

Sync branch while leaving uncommited files #16

ADogan opened this issue Aug 7, 2011 · 11 comments

Comments

@ADogan
Copy link

ADogan commented Aug 7, 2011

You can only sync branches if you have no uncommitted files(that are not ignored and have been changed).

Request for change: syncing without committing all changed files.

@dv
Copy link

dv commented Jan 16, 2012

Please change this. I bumped into this seemingly arbitrary limitation on my first commit-sync. I had to go back to CLI and do a manual "git push".

@graygilmore
Copy link

This would be great, a super important feature.

@rfelix2121
Copy link

Yes, this is a pretty ridiculous limitation

@joshferrara
Copy link

Agreed. Would be very helpful to have this taken care of.

@InfernoZeus
Copy link

Likewise, can't believe this bug has been around for 9 months.

@ghostsquad
Copy link

Agreed.. this is completely ridiculous limitation. Not only that but many other source control applications allow you to push/pull regardless of what's checked out..

@FrancoisBlavoet
Copy link

Please fix this !

@Nixarn
Copy link

Nixarn commented Oct 23, 2012

This. I'd really like it as well. Now I have to copy the content of a file, discard changed, sync, paste file content back

@SableRaf
Copy link

Actually, you can also push or pull specific changes using Command+P and Command+Shift+P

@craighooghiem
Copy link

Would be really nice to know that Command Shift P does this.. there's no UI for it at all, it just happens when you hammer the keys.

@karlnotturno
Copy link

Definitely this. I've been dealing with this for a while.

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