[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Denemo-devel] Git is up to date with cvs
From: |
Jean-René Reinhard |
Subject: |
Re: [Denemo-devel] Git is up to date with cvs |
Date: |
Sat, 10 May 2008 18:34:22 +0200 |
User-agent: |
Mutt/1.5.11+cvs20060126 |
On Thu, May 08, 2008 at 09:12:41AM -0500, Jeremiah Benham wrote:
> The git repository is not up to date (AFAIK) with cvs. Feel free to play
> around with it. I learned how to do a few things and after using it a
> little bit it really resonates with me. To check out:
>
> git clone ssh://address@hidden/srv/git/denemo.git
>
> replace $USERNAME with your username.
>
how do I get a username? I don't need push access, but it would be nice to work
with git. For one thing, maintainers could be pulling from my public repository,
which would be cleaner as sending patches.
Cheers,
Jean-René
> git commit -a -m "update with cvs Thursday, May 08 2008"
>
> The checks every file for change and select the changed files for
> committing. The -m is the message. -a means everything.
>
> The after the files are marked for commitment then you do this:
>
> git push
>
> Jeremiah
>
>
>
> _______________________________________________
> Denemo-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/denemo-devel
Re: [Denemo-devel] Git is up to date with cvs,
Jean-René Reinhard <=