[git-users] Updating the working set without updating the index?

2015-12-15 Thread Ryan Milligan
or a feature request? Thanks for reading this far! -- Ryan Milligan -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email

Re: [git-users] How to remove a project or folder pushed by mistake with original project to master branch???

2015-12-15 Thread Ryan Milligan
I know this is kind of an old post, but in case anybody comes across this answer, you can also use "--force-with-lease" instead of "--force" to do the push only if there have been no changes to the upstream history since the last time you fetched. This solves the risk Nelson brought up of