Interesting git problem

fatal: not a git repository (or any parent up to mount point /share)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /share)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Trying to pull down the repository but git is having a hard time
1 Reply
AustinYQM
AustinYQM9mo ago
I added export GIT_DISCOVER_ACROSS_FILESYSTEM=1 to my profile and ran and attempted to run git pull git@github.com: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:
[/share/data/config] # git pull git@github.com:funkypenguin/geek-cookbook-premix.git /share/data/config
Unable to find image 'funkypenguin/git-docker:latest' locally
latest: Pulling from funkypenguin/git-docker
4fe2ade4980c: Pull complete
166b12221965: Pull complete
9f920d6a1aa9: Pull complete
d641ed786f8e: Pull complete
Digest: sha256:0488a0ed17e822d094bbbeb2e101e9492d835249301c5b9365ddbe4918c8df2e
Status: Downloaded newer image for funkypenguin/git-docker:latest
fatal: not a git repository (or any parent up to mount point /var)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[/share/data/config] # git pull git@github.com:funkypenguin/geek-cookbook-premix.git /share/data/config
Unable to find image 'funkypenguin/git-docker:latest' locally
latest: Pulling from funkypenguin/git-docker
4fe2ade4980c: Pull complete
166b12221965: Pull complete
9f920d6a1aa9: Pull complete
d641ed786f8e: Pull complete
Digest: sha256:0488a0ed17e822d094bbbeb2e101e9492d835249301c5b9365ddbe4918c8df2e
Status: Downloaded newer image for funkypenguin/git-docker:latest
fatal: not a git repository (or any parent up to mount point /var)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
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
Want results from more Discord servers?
Add your server