Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
advancednotes [2025/05/05 11:08] – cherinadvancednotes [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/config` file, making it persistent and repo-specific. This command writes the key configuration into the repository’s `.git/config` file, making it persistent and repo-specific.
  
----+----
  
 === 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, Git Bash, or the Command Prompt seamlessly alongside Git Winch, without needing Pageant or modifying your global `.ssh/config`. Each repo remains isolated with its own deploy key and member access — exactly as Git Winch intends. đźŽŻ With this setup, you can use TortoiseGit, Git Bash, or the Command Prompt seamlessly alongside Git Winch, without needing Pageant or modifying your global `.ssh/config`. Each repo remains isolated with its own deploy key and member access — exactly as Git Winch intends.
 +
 +
 +----
 +[[advanced?do=export_xhtml|Advanced uses]] | [[/concepts?do=export_xhtml | Learn the concepts]] | [[/topics?do=export_xhtml | Table of Contents]]
 +  
 +
  
  
advancednotes.1746436108.txt.gz · Last modified: by cherin