Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Write modified index in git_stash_apply() #3239

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

Merged
merged 1 commit into from
Jun 22, 2015

Conversation

swisspol
Copy link
Contributor

Same as with git_stash_save(), there's no reason not to write the index
to disk since it has been modified.

Same as with git_stash_save(), there's no reason not to write the index
to disk since it has been modified.
carlosmn added a commit that referenced this pull request Jun 22, 2015
Write modified index in git_stash_apply()
@carlosmn carlosmn merged commit 0c94deb into libgit2:master Jun 22, 2015
@ethomson
Copy link
Member

I agree, it was probably a mistake to remove this. Thanks for fixing!

@swisspol swisspol deleted the stash_index branch June 22, 2015 16:04
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

Successfully merging this pull request may close these issues.

3 participants