One of the important things in software development is to know what’s the source of errors you’re getting. Here it’s Git and not Julia.
It’s usually better not to set up the package yourself, but to use one of the available tools. As someone already mentioned, PkgTemplates
is good for that. You can read
my post about using it to create your own package in 10 minutes.