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

Skip to content

stash: test we apply using reflog-like indices #3260

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 27, 2015

Conversation

ethomson
Copy link
Member

Quick test to ensure that we can apply using indexes to get older stashes. Make sure that the indexes are reflog-style, from the man page:

stash@{0} is the most recently created stash, stash@{1} is the one before it

@ethomson
Copy link
Member Author

Oops. This test actually depends on #3259

@ethomson ethomson force-pushed the apply_with_reflog_indices branch from b107f28 to ee6eed5 Compare June 26, 2015 15:48
carlosmn added a commit that referenced this pull request Jun 27, 2015
stash: test we apply using reflog-like indices
@carlosmn carlosmn merged commit 92ec9ed into libgit2:master Jun 27, 2015
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.

2 participants