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

Provide a way to comment commits other than at branch head #31

Open
linquize opened this issue Jan 13, 2016 · 1 comment
Open

Provide a way to comment commits other than at branch head #31

linquize opened this issue Jan 13, 2016 · 1 comment

Comments

@linquize
Copy link

For example: refs/heads/feature -> 0123456789012345678901234567890123456789
parent commit 01234567890123456789012345678901234567AB
parent commit 01234567890123456789012345678901234567CD
parent commit (refs/heads/master) -> 01234567890123456789012345678901234567EF

I can only comment on 0123456789012345678901234567890123456789.
I need to also comment on 01234567890123456789012345678901234567CD

@ojarjur
Copy link
Collaborator

ojarjur commented Jan 13, 2016

Yes, that should be a supported feature. We could either add a new flag to the comment command, or maybe provide some sort of interactive mode for writing comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants