Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
add files to GitHub-Repo
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Hamburger  
View profile  
 More options Oct 11 2012, 6:08 am
From: Hamburger <bilidi...@web.de>
Date: Thu, 11 Oct 2012 03:08:15 -0700 (PDT)
Local: Thurs, Oct 11 2012 6:08 am
Subject: add files to GitHub-Repo

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 ...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Lee  
View profile  
 More options Oct 11 2012, 6:16 am
From: Lee <lee...@gmail.com>
Date: Thu, 11 Oct 2012 12:15:54 +0200
Local: Thurs, Oct 11 2012 6:15 am
Subject: Re: [Moo] add files to GitHub-Repo
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:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Hamburger  
View profile  
 More options Oct 11 2012, 6:33 am
From: Hamburger <bilidi...@web.de>
Date: Thu, 11 Oct 2012 03:33:46 -0700 (PDT)
Local: Thurs, Oct 11 2012 6:33 am
Subject: Re: [Moo] add files to GitHub-Repo

Ohh, it is much more complex.
I have to run it on my PC ...
I thougt that is an easy way to share my scripts and classes I did.
For a non-professional it's better to share the code on a private homepage
...
thanks Lee


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Lee  
View profile  
 More options Oct 11 2012, 6:53 am
From: Lee <lee...@gmail.com>
Date: Thu, 11 Oct 2012 12:53:10 +0200
Local: Thurs, Oct 11 2012 6:53 am
Subject: Re: [Moo] add files to GitHub-Repo
It's easy to learn!

For the Mac there is a GitHub application to download, maybe there is
one for the PC?

Once you've installed the git binaries, the tutorials will explain
everything to you -- really worth a go.

On 11/10/2012 12:33, Hamburger wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dimitar Christoff  
View profile  
 More options Oct 11 2012, 4:50 pm
From: Dimitar Christoff <christ...@gmail.com>
Date: Thu, 11 Oct 2012 21:50:27 +0100
Local: Thurs, Oct 11 2012 4:50 pm
Subject: Re: [Moo] add files to GitHub-Repo
http://msysgit.github.com/ - git for windows. works quite well.

On 11 October 2012 11:53, Lee <lee...@gmail.com> wrote:

--
Dimitar Christoff

"JavaScript is to JAVA what hamster is to ham"
@D_mitar - https://github.com/DimitarChristoff


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ciul  
View profile  
 More options Oct 11 2012, 6:27 pm
From: Ciul <luiscarlosj...@gmail.com>
Date: Thu, 11 Oct 2012 15:27:10 -0700 (PDT)
Local: Thurs, Oct 11 2012 6:27 pm
Subject: Re: add files to GitHub-Repo

Hi Hamburguer,

for Windows users there's also a Github for Windows which will make your
life easier easier easier as you can't imagine.
http://windows.github.com/

You will only need to add tags on command line because it doesn't have that
feature (yet) but it is quite simple, believe me.

You only need those commands you already wrote:

git tag -a 0.1
git push --tags

Those are only commands you are gonna need to add your repositories to the Forge

--

Ciul


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »