Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tools:github [2025/10/16 10:52] – [ssh keys] will | tools:github [2025/12/12 15:33] (current) – [Authentication] martineza10 | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| Github setup includes | Github setup includes | ||
| - [[# | - [[# | ||
| - | | + | * use **ssh** url like '' |
| + | * avoid conflicting histories: <wrap important> | ||
| + | | ||
| + | * <wrap tip> be sure you '' | ||
| - [[# | - [[# | ||
| * <wrap tip>ssh keys recommended</ | * <wrap tip>ssh keys recommended</ | ||
| - | * <wrap alert> '' | + | * <wrap alert> '' |
| ===== New Repo ===== | ===== New Repo ===== | ||
| Line 29: | Line 32: | ||
| * Clone the copied url like <code bash>git clone git@github.com/ | * Clone the copied url like <code bash>git clone git@github.com/ | ||
| ===== Authentication ===== | ===== Authentication ===== | ||
| - | For '' | + | For '' |
| + | |||
| + | when using ssh keys (recommended) use '' | ||
| + | switch from https to ssh using '' | ||
| + | |||
| + | {{.: | ||
| ==== ssh keys ==== | ==== ssh keys ==== | ||