Hi Heidi,
This i have already tried.
Could you open to config file and paste the contents here?
[core]
repositoryformatversion = 0
filemode = false
bare = false
logallrefupdates = true
symlinks = false
ignorecase = true
[remote "origin"]
url = github.com/.../fw-nrfconnect-nrf
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin
merge = refs/heads/master
Could you add the following lines
[manifest]
path = nrf
[zephyr]
base = zephyr
Hi,
After editing the config file is it ok to save in txt format or batch file ?