[core]
repositoryformatversion = 0
filemode = false
logallrefupdates = true
[remote "origin"]
url = https://github.com/lyayzh/LYGit.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin
merge = refs/heads/master[core][core]
repositoryformatversion = 0
filemode = false
logallrefupdates = true
[remote "origin"]
url = https://github.com/lyayzh/LYGit.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin
merge = refs/heads/master[core]
相关文章
- Git 解决同步 No value for key branch.master.merge found in
- 解决Git报错:The current branch is not configured for pull No value for key branch.master.merge found in configuration
- git:解决The current branch is not configured for pull No value for key branch.master.merge found in config
- eclipse git 一个错误:the current branch is not configured for pull No value for key branch.xxx.merge found
- Git hub pull时候的错误 : The current branch is not configured for pull No value for key branch.master.merge found in configuration