Is there any way to create an archived file from a commit or a branch? #4871
-
I just want to archive the source code from a commit. Normally, I do this way - |
Beta Was this translation helpful? Give feedback.
Answered by
stefanhaller
Sep 5, 2025
Replies: 1 comment
-
Some work on this has happened in #3244, but it seems to have stalled. Personally I'm not sure it's worth investing a lot of time in this, since it seems to be a bit of a niche feature to me, and can be solved perfectly well with a custom command. Let me know if you need any help setting that up. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
KheiLiang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some work on this has happened in #3244, but it seems to have stalled.
Personally I'm not sure it's worth investing a lot of time in this, since it seems to be a bit of a niche feature to me, and can be solved perfectly well with a custom command. Let me know if you need any help setting that up.