This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
advancednotes [2025/05/05 11:08] – 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 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? | ||
+ | | ||
+ | |||