git
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
git [2025-03-18] – ↷ Page moved from user:hanez:git to git hanez | git [2025-06-03] (current) – hanez | ||
---|---|---|---|
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 107: | Line 115: | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
- | * [[https:// | + | * [[https:// |
git.1742271013.txt.gz · Last modified: by hanez