From: Alex Riesen <raa.lkml@gmail.com>
To: jvsrvcs <jvsrvcs@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: How to host a github?
Date: Wed, 29 Jul 2009 09:59:30 +0200 [thread overview]
Message-ID: <81b0412b0907290059j7ff346efu7fea3dbaef65e5eb@mail.gmail.com> (raw)
In-Reply-To: <24713161.post@talk.nabble.com>
On Wed, Jul 29, 2009 at 08:25, jvsrvcs<jvsrvcs@gmail.com> wrote:
>
> I want to share code with a few co-workers and I want to use git.
>
> I installed git (cygwin), created a /project/ and then $cd project
> and then $git init
See also "git add" and "git commit" in the tutorials below.
> I have found so much documentation as to what to do next, that
> I'm confused.
Start here: http://www.git-scm.com/documentation ("Tutorials" section).
The recently published http://progit.org/book/ can be also recommended.
> Do I have to create an account on github in order to share code with
> a few local developers?
No.
> Could I run some sort of server on my laptop in order to share code?
Yes. You don't have to, though.
> (we only need to share during office hours). Basically I just
> want to share code but do not want to sign up for an account
> on github.
Look for fetch, push, and patches in the tutorials.
> How do I work this?
Patiently.
next prev parent reply other threads:[~2009-07-29 7:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-29 6:25 How to host a github? jvsrvcs
2009-07-29 7:59 ` Alex Riesen [this message]
2009-07-29 9:31 ` Jakub Narebski
2009-09-19 21:01 ` daicoden
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=81b0412b0907290059j7ff346efu7fea3dbaef65e5eb@mail.gmail.com \
--to=raa.lkml@gmail.com \
--cc=git@vger.kernel.org \
--cc=jvsrvcs@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).