Action stamps
Jason Merrill
jason@redhat.com
Tue Sep 1 16:22:00 GMT 2015
On 09/01/2015 11:59 AM, Eric S. Raymond wrote:
> Jason Merrill <jason@redhat.com>:
>> Here's an improved version:
>
> You wrote:
>
> # git scommit <stamp> <rev-list-args> - list most recent commit that matches <stamp>.
> # Must also specify a branch to search or --all.
>
> Where must the branch argument appear with respect to the other arguments?
After the stamp; otherwise it doesn't matter, it'll just be passed along
to git rev-list.
> Am I correct that this should be applied by creating or appending to an
> [alias] section in ~/.gitconfig?
Yes.
Jason
More information about the Gcc
mailing list