Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: add petkaantonov as collaborator
PR-URL: #1179 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: cjihrig <[email protected]>
- Loading branch information
3c8ae2d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should be
Reviewed-By: Colin Ihrig <[email protected]>
:)3c8ae2d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I copy pasted the git author field :P lol I knew I couldn't get it right
3c8ae2d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I handled it like this:
And just took the last line there. Not totally error-prone though :)
3c8ae2d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We usually want full names, so it should be pretty easy to spot.
3c8ae2d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've found better results with
git log --grep="somestring"
instead ofgit log | grep somestring
.3c8ae2d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are we okay with amend + force push for minor stuff like this?
3c8ae2d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm +1 on amend and force push only if this is the top commit on the pile, otherwise it's gone and you should