DOTFILES/dot_config/nvim/dot_git/config

12 lines
259 B
Plaintext

[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "origin"]
url = https://github.com/NvChad/NvChad
fetch = +refs/heads/v2.0:refs/remotes/origin/v2.0
[branch "v2.0"]
remote = origin
merge = refs/heads/v2.0