Git/WSL: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

29 April 2025

  • curprev 19:0219:02, 29 April 2025Kenneth talk contribs 1,961 bytes +1,961 Created page with "~/.gitconfig <pre> [user] name = Mr User email = mr.user@example.com signingkey = /home/mruser/.ssh/signing [commit] gpgsign = true [gpg] format = ssh [gpg "ssh"] allowedSignersFile = /home/mruser/.allowed_signers [filter "lfs"] required = true process = git-lfs filter-process smudge = git-lfs smudge -- %f clean = git-lfs clean -- %f [pull] rebase = true [core] fileMode = false [gpg] # program = gpg program =..."
Retrieved from "https://aznot.com/Git/WSL"