mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-16 12:45:14 +01:00
lol
This commit is contained in:
parent
8ee9da6c52
commit
6234c434c2
1 changed files with 2 additions and 1 deletions
|
|
@ -33,7 +33,8 @@
|
||||||
merge.conflictstyle = "zdiff3";
|
merge.conflictstyle = "zdiff3";
|
||||||
|
|
||||||
# https://github.com/rust-lang/rust/blob/a83cf567b5949691de67f06895d9fe0404c40d27/.git-blame-ignore-revs
|
# https://github.com/rust-lang/rust/blob/a83cf567b5949691de67f06895d9fe0404c40d27/.git-blame-ignore-revs
|
||||||
blame.ignoreRevsFile = ".git-blame-ignore-revs";
|
# doesn't work cause lol its an error to not have the file
|
||||||
|
# blame.ignoreRevsFile = ".git-blame-ignore-revs";
|
||||||
|
|
||||||
# This makes it so that pushing always uses SSH, even if the remote was configured as HTTPS.
|
# This makes it so that pushing always uses SSH, even if the remote was configured as HTTPS.
|
||||||
"url \"git@github.com:\"".pushInsteadOf = "https://github.com/";
|
"url \"git@github.com:\"".pushInsteadOf = "https://github.com/";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue