mirror of
https://github.com/anthonyoteri/dotfiles.git
synced 2026-06-05 15:46:54 -04:00
fix: enable updateRefs and fetch properties in gitconfig
Signed-off-by: Anthony Oteri <4360016+anthonyoteri@users.noreply.github.com>
This commit is contained in:
@@ -141,3 +141,7 @@
|
|||||||
directory = *
|
directory = *
|
||||||
|
|
||||||
# vim: set commentstring=#\ %s:
|
# vim: set commentstring=#\ %s:
|
||||||
|
[rebase]
|
||||||
|
updateRefs = true
|
||||||
|
[remote "origin"]
|
||||||
|
fetch = +refs/heads/*:refs/remotes/origin/*
|
||||||
|
|||||||
Reference in New Issue
Block a user