This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| advancednotes [2025/05/05 11:19] โ cherin | advancednotes [2025/05/12 16:27] (current) โ [๐ ๏ธ How to Set Up External Git Tools] cherin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Advanced Notes ======ย | + | ====== Using TortoiseGit / Git command line====== |
| - | ===== Using TortoiseGit / Git Bash / Command Prompt for Git Operations | + | |
| ==== ๐งญ What is this about? ==== | ==== ๐งญ What is this about? ==== | ||
| Line 30: | Line 29: | ||
| After cloning a repository with Git Winch, run the following command to link the correct `.priv` key (used for deploy access) with that specific repo: | After cloning a repository with Git Winch, run the following command to link the correct `.priv` key (used for deploy access) with that specific repo: | ||
| - | <wrap lo>ย | + | |
| - | < | + | |
| git -C "< | git -C "< | ||
| - | </ | ||
| - | </ | ||
| This ensures Git uses the correct private key for that repo **without relying on Pageant or a global SSH config**. | This ensures Git uses the correct private key for that repo **without relying on Pageant or a global SSH config**. | ||
| Line 57: | Line 53: | ||
| ---- | ---- | ||
| ๐ฏ With this setup, you can use TortoiseGit, | ๐ฏ With this setup, you can use TortoiseGit, | ||
| + | |||
| + | |||
| + | ---- | ||
| + | [[advanced? | ||
| + | | ||
| + | |||