How to create a branch in octokit #2198
Unanswered
blackgirlbytes
asked this question in
Q&A
Replies: 2 comments
-
Hi @blackgirlbytes ! I am having an issue related to creating a branch I wonder if u have found a solution and could help me on the following? Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @blackgirlbytes, Sorry for the late answer to your question. Could you share the missing lines of code where you import |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I have a question about creating a branch with octokit. I found some documentation, and I tried doing the below:
but when I do that the error i get back is that rest is undefined, which like makes sense i guess cuz rest is not a property on ocktokit.
Are there any suggestions on how to create a branch with octokit?
My ultimate goal is to:
Beta Was this translation helpful? Give feedback.
All reactions