Interesting git problem
Trying to pull down the repository but git is having a hard time
1 Reply
I added
export GIT_DISCOVER_ACROSS_FILESYSTEM=1
to my profile and ran
and attempted to run git pull [email protected]:funkypenguin/geek-cookbook-premix.git /share/data/config
(note the change of target directory, I do not believe I can put anything in var without risking hurting qts.)
This was the result of the git command:
Not 100% sure why it.. seems to have downloaded a docker image?
Oh I see, there is an alias in the gcb-aliases thing, I think I get it
Nope, not sure the best way to remedy this