User Tools

Site Tools


git

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
git [2026/06/07 08:10] – [Create a new repository] jhagstrandgit [2026/06/07 23:56] (current) – [Configuration] jhagstrand
Line 260: Line 260:
   * Consider using a pair-programming persona as user.name to give credit to the AI author.   * Consider using a pair-programming persona as user.name to give credit to the AI author.
  
-  git config user.name "Your Name" +  git config --global user.name "Your Name" 
-  git config user.name "Your Name & Gemini 1.5 Flash"  # pair-programming personna +  git config --global user.name "Your Name & Gemini 1.5 Flash"  # pair-programming personna 
-  git config user.email "jerry@gmail.com"              # protect privacy on public host like gitlab+  git config --global user.email "jerry@gmail.com"              # protect privacy on public host like gitlab
  
 Aider automatically adds a Co-authored by: line to the body.  Tell aider to skip that by adding parameters to .aider.conf.yml file: Aider automatically adds a Co-authored by: line to the body.  Tell aider to skip that by adding parameters to .aider.conf.yml file:
git.1780834211.txt.gz · Last modified: 2026/06/07 08:10 by jhagstrand

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki