Skip to content

ENH: add git names to test_perf.py #4392

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
Jul 29, 2013
Merged

ENH: add git names to test_perf.py #4392

merged 1 commit into from
Jul 29, 2013

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Jul 28, 2013

Let users pass nice git names so that they don't have to manually pass sha1
hashes to test between commits.

Let users pass nice git names so that they don't have to manually pass sha1
hashes to test between commits.
@cpcloud
Copy link
Member Author

cpcloud commented Jul 28, 2013

with this you can do things like ./test_perf.sh -b upstream/master -t HEAD~2 or whatever git allows to specify commits

@ghost ghost assigned cpcloud Jul 28, 2013
@ghost
Copy link

ghost commented Jul 28, 2013

👍

@jtratner
Copy link
Contributor

haha...this explains the weird errors I was getting when I tried to do this 👍

cpcloud added a commit that referenced this pull request Jul 29, 2013
ENH: add git names to test_perf.py
@cpcloud cpcloud merged commit 5577c0c into pandas-dev:master Jul 29, 2013
@cpcloud cpcloud deleted the test_perf-rev-parse branch July 29, 2013 01:13
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