no symlinks

This commit is contained in:
Sridhar Ratnakumar 2024-02-09 04:29:11 -05:00
parent 00af970f12
commit d62ef54374

View file

@ -33,8 +33,6 @@
#protocol.keybase.allow = "always";
credential.helper = "store --file ~/.git-credentials";
pull.rebase = "false";
# For supercede
core.symlinks = true;
};
};