Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
minLevel

...

2

Git

Configuration

How do I configure my full name?

...

Code Block
languagebash
$ git clone https://github.com/<USERNAME>/jdk JDK-8654321
$ cd JDK-8654321
$ git checkout -b JDK-8654321

GitHub

Configuration

How do I setup two-factor authentication (2FA)?

...