List Question
20 TechQA 2024-03-06T15:32:01.987000Why did a small commit cause git bare repo to double in size?
77 views
Asked by Dtor
Using git clone -mirror with --filter blob:none
44 views
Asked by Tom Hale
How can I write a commit hook to cherry-pick last commit from main branch to other worktrees in a bare repo?
152 views
Asked by sahinakkaya
Is it possible to do parallel 'git checkout' operations from a bare git repository?
129 views
Asked by Jeff W
track a file with git repo as well as separate git bare repo
31 views
Asked by justanotherhumanbeing
Adding a submodule in a git remote repository
151 views
Asked by Yogi Wannabe
Using git log on a bare git repository with remote name in revision
84 views
Asked by Konrad Kleine
How can I allow non-fast-foward commits on some branches but not others in a bare git repository?
21 views
Asked by jayhendren
Git GUI fails to identify bare repository while TortoiseGit succeeds
149 views
Asked by WebViewer
Trying to bare clone a repo - but only got an empty repo at local
161 views
Asked by 883km
How to simple CI/CD with git bare repo
385 views
Asked by KaiLee
Git post-receive hook with two servers
181 views
Asked by edu
how to make `git --bare` with all files within `.git/`
57 views
Asked by AudioBubble
Pulling from a bare git --repo that's configured to push to server
49 views
Asked by confused_nomad
forking a public branch in private repo
139 views
Asked by Ahamed Kamal
How to return to repository w/out working files (e.g. bare) for compact storage (undo a checkout in git)?
91 views
Asked by Martian2020
git push bare master : FATAL not a git repository
249 views
Asked by Jawad Bounaâs
How to check status of bare repo in git
837 views
Asked by Muni
Pushing to a bare repository is rejected due to current branch behind remote counterpart
126 views
Asked by Felice Pollano