git
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| git [2025-01-01] – hanez | git [2025-07-13] (current) – ↷ Links adapted because of a move operation 217.113.194.145 | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| Source: [[https:// | Source: [[https:// | ||
| + | |||
| + | ===== Checkout a specific tag ===== | ||
| + | |||
| + | <code bash>git checkout TAG</ | ||
| + | |||
| + | More: [[https:// | ||
| ===== Clone a specific tag ===== | ===== Clone a specific tag ===== | ||
| <code bash>git clone --depth 1 --branch < | <code bash>git clone --depth 1 --branch < | ||
| + | |||
| + | More: [[https:// | ||
| ===== Specify the private SSH-key to use when executing a Git command: ===== | ===== Specify the private SSH-key to use when executing a Git command: ===== | ||
| Line 108: | Line 116: | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| - | |||
git.1735711647.txt.gz · Last modified: by hanez
