This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| advancednotes [2025/05/05 11:03] – 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? ==== | ||
| - | While **Git Winch** is designed to simplify collaboration by managing Git repositories, | + | While **Git Winch** is designed to simplify collaboration by managing Git repositories, |
| ==== ⏰ When would I need this? ==== | ==== ⏰ When would I need this? ==== | ||
| Line 40: | Line 39: | ||
| This command writes the key configuration into the repository’s `.git/ | This command writes the key configuration into the repository’s `.git/ | ||
| - | --- | + | ---- |
| === Step 2: Configure TortoiseGit to Use OpenSSH === | === Step 2: Configure TortoiseGit to Use OpenSSH === | ||
| Line 52: | Line 51: | ||
| This enables TortoiseGit to invoke the same SSH client used by Git CLI and honor the `core.sshCommand` setting stored in the repo. | This enables TortoiseGit to invoke the same SSH client used by Git CLI and honor the `core.sshCommand` setting stored in the repo. | ||
| - | --- | + | ---- |
| 🎯 With this setup, you can use TortoiseGit, | 🎯 With this setup, you can use TortoiseGit, | ||
| + | |||
| + | |||
| + | ---- | ||
| + | [[advanced? | ||
| + | | ||
| + | |||