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

post-commit hook: use branch creator as owner #161

Conversation

matthewrmshin
Copy link
Member

For notification. If branch owner cannot be determined from the branch name,
use branch creator as owner.

For notification. If branch owner cannot be determined from the branch name,
use branch creator as owner.
@matthewrmshin
Copy link
Member Author

@benfitzpatrick please review.

@dpmatthews
Copy link
Member

You can find out the branch creation revision using svn log --stop-on-copy -r1:HEAD --limit 1.

To reduce memory usage if log is big.
@matthewrmshin
Copy link
Member Author

Implemented syntax recommended by @dpmatthews.

benfitzpatrick added a commit that referenced this pull request Nov 21, 2014
…otification

post-commit hook: use branch creator as owner
@benfitzpatrick benfitzpatrick merged commit 80eeb76 into metomi:master Nov 21, 2014
@matthewrmshin matthewrmshin deleted the post-commit-branch-owner-notification branch November 21, 2014 13:10
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