-
Hello, @techierishi. Is this a solution for you?
|
Beta Was this translation helpful? Give feedback.
-
This solution worked. Thanks for you help. |
Beta Was this translation helpful? Give feedback.
-
@techierishi Does this solution continue to work for you. I get a |
Beta Was this translation helpful? Give feedback.
-
I’m facing the same. It seems to work for some repos but not all the time for every repo. I created a ticket for this 500 error while creating a new commit |
Beta Was this translation helpful? Give feedback.
-
Is there an API to create an orphan branch using Octokit.
Most probably and alternative of following git operation:
Create orphan branch using octokit api
Is there an API to create an orphan branch using Octokit. Most probably and alternative of following git operation: git checkout --orphan orp; git...
Beta Was this translation helpful? Give feedback.
Hello, @techierishi. Is this a solution for you?
Inspired by Python script to create an orphan branch · GitHub and the suggestion in the gist