RFR: Section on cloning [v3]
Jesper Wilhelmsson
jwilhelm at openjdk.java.net
Thu Aug 12 23:16:04 UTC 2021
On Thu, 12 Aug 2021 20:03:50 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> Jesper Wilhelmsson has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Updates after review
>
> src/index.md line 1006:
>
>> 1004:
>> 1005: $ git checkout master
>> 1006: $ git checkout -b JDK-8272373
>
> Minor: you could achieve the same thing with:
>
>
> $ git checkout -b JDK-8272373 master
Nice! Fixed.
-------------
PR: https://git.openjdk.java.net/guide/pull/59
More information about the guide-dev
mailing list