How to commit a binary file to a bare git repository #898
Unanswered
OwenLittleWhite
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My team uses bare git to store users' projects. Now I want to refact the source code from node-git to go-git. And I'm trying to figure out how to commit files to a bare git, it couldn't use worktree, and I can't found some examples like this
Beta Was this translation helpful? Give feedback.
All reactions