Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

[Help] Github pushing sheet

So I have built the basic sheet creating a beta version of the whole thing.&nbsp; Pulled down the main branch. Created a branch of my own. But as I try to push my alterations I get: Commit 5d7d0845 created locally in repository D:\Utveckling\GitHub\Roll20 Pushing westernIV Error encountered while pushing branch to the remote repository: Git failed with a fatal error. unable to access '<a href="https://github.com/Roll20/roll20-character-sheets/" rel="nofollow">https://github.com/Roll20/roll20-character-sheets/</a>': The requested URL returned error: 403 Pushing to <a href="https://github.com/Roll20/roll20-character-sheets" rel="nofollow">https://github.com/Roll20/roll20-character-sheets</a> Is there something I miss I need to do? I can't see that I can create a branch online, so it should work.&nbsp; Do I need to be added to the Roll20 Github? If so, where?
1575818916
GiGs
Pro
Sheet Author
API Scripter
It sounds like you have downloaded the roll20 source repository. You need to fork that roll20 repository first, to your own github account. Then download your copy, make your changes there, and then you can push it to the source.
1575824540
Andreas J.
Forum Champion
Sheet Author
Translator
Beyond what GiGs said, there is a deeper look at the GitHub workflow submit sheets to Roll20's repository: <a href="https://wiki.roll20.net/Beginner%27s_Guide_to_GitHub" rel="nofollow">https://wiki.roll20.net/Beginner%27s_Guide_to_GitHub</a>