# Unable to push my package to GitHub

**URL:** https://discourse.julialang.org/t/unable-to-push-my-package-to-github/42193
**Category:** New to Julia
**Tags:** github
**Created:** [June 28, 2020, 9:52am UTC](https://discourse.julialang.org/t/unable-to-push-my-package-to-github/42193 "2020-06-28T09:52:13Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![jbpatzer](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/jbpatzer/32/15355_2.png) [@jbpatzer](https://discourse.julialang.org/u/jbpatzer)
#### Post date: [June 28, 2020, 9:52am UTC](https://discourse.julialang.org/t/unable-to-push-my-package-to-github/42193/1 "2020-06-28T09:52:13Z")

</div>

I’ve managed to convert my code from MATLAB to Julia, turned it into a module, and then a package, and committed some changes using git, all in Juliapro. I now want to get the package onto Github. I have watched videos, read posts and articles, and gone all around the houses with this, but I keep ending up with the same error. After I create the repo on Github and try to force a push to it from my local repo, I get

![Annotation 2020-06-28 104352](https://global.discourse-cdn.com/julialang/original/3X/2/4/24ddf081e1479ab4d74cb3d5ecaa4656428bac8b.png)

This appears to be the last thing I need to do to say that I have fully reproduced my MATLAB code as a Julia package, and it’s driving me nuts. I’m slightly worried that I’m the only person in the universe trying to do this from Juliapro, as there isn’t a scrap of help anywhere online about how to do it from this environment. Google has, for once, not been my friend. 😢 Any help much appreciated.

---

_[View the full topic](https://discourse.julialang.org/t/unable-to-push-my-package-to-github/42193)._
