Have you tried the GitHub client available on their site?
GitHub uses the git version control system from which it takes its name.
I would start with the GitHub tutorials on their site, and once you have
worked through those, the Forge stuff will be obvious.
On 11/10/2012 12:08, Hamburger wrote:
Hello,
I have some questions regarding GitHub.
I added this Repo:
https://github.com/hamburger123456/test
Now I would like to add my files, but I can't find any hint how to do
that.
The Moo-HowTo (http://mootools.net/forge/how-to-add#readme-md) is
talking to run these commands:
git tag -a 0.1
git push --tags
Where is the prompt to do that? I can't find any.
I'am sure that I'am on a completely wrong way here and my stupidity
knows no bounds.
But may be there is somebody in the moo-univers to give me a hand ...