Junio C Hamano writes:
> CC'ing Michael who has been active in this area as an area expert.
>
> Ronnie, please make it a habit to run something like
>
> $ git shortlog --no-merges --since=18.months ...
>
> to help you decide who your series may want to be reviewed by,
> before sending them.
>
CC'ing Michael who has been active in this area as an area expert.
Ronnie, please make it a habit to run something like
$ git shortlog --no-merges --since=18.months ...
to help you decide who your series may want to be reviewed by,
before sending them.
Thanks.
Ronnie Sahlberg writes:
> r
refs.c:update_refs() intermingles doing updates and checks with actually
applying changes to the refs in loops that abort on error.
This is done one ref at a time and means that if an error is detected that
will fail the operation after only some of the ref operations have been
been updated on the
3 matches
Mail list logo