diff options
author | Junio C Hamano <gitster@pobox.com> | 2021-10-18 13:08:44 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-10-23 14:03:11 -0700 |
commit | 0b45a41dc1bf973243935c1115b2a898fa89e6ef (patch) | |
tree | 396744b1b88ad3a6bff129e88a75a25dec9852da /t/t5802-connect-helper.sh | |
parent | Git 2.33.1 (diff) | |
download | tgif-0b45a41dc1bf973243935c1115b2a898fa89e6ef.tar.xz |
MyFirstContribution: teach to use "format-patch --base=auto"
Let's encourage first-time contributors to tell us what commit they
based their work on with the format-patch invocation. As the
example already forks from origin/master and branch.autosetupmerge
by default records the upstream when the psuh branch was created, we
can use --base=auto for this. Also, mention that the range of
commits can simply be given with `@{u}` if they are on the `psuh`
branch already.
As we are getting one more option on the command line, and spending
one paragraph each to explain them, let's reformat that part of the
description as a bulleted list.
Helped-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5802-connect-helper.sh')
0 files changed, 0 insertions, 0 deletions