git_init

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
git_init [2025/12/30 16:20] mguptongit_init [2026/03/31 20:43] (current) – [Git Init] mgupton
Line 6: Line 6:
 git config user.name "Your Name Here" git config user.name "Your Name Here"
 git config user.email your@email.com git config user.email your@email.com
 +git config core.autocrlf false
  
 git commit --allow-empty -m "Initial (empty) commit for bootstrapping the repo" git commit --allow-empty -m "Initial (empty) commit for bootstrapping the repo"
  • git_init.1767111652.txt.gz
  • Last modified: 2025/12/30 16:20
  • by mgupton