[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: add atlas
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH] gnu: add atlas |
Date: |
Mon, 03 Nov 2014 17:56:41 +0100 |
User-agent: |
Gnus/5.130011 (Ma Gnus v0.11) Emacs/24.3 (gnu/linux) |
Federico Beffa <address@hidden> skribis:
> Thanks for the offer! I've created an account. My knowledge of git
> is very limited and I've never pushed any change with it. I will
> therefore need some guidance. I'm reading Git Pro
> http://git-scm.com/book/en/v2
No problem. If in doubt just ask by email or stop by #guix on Freenode.
> Do you have any other pointer, possibly more concise and in line with
> guix's use?
Please read the “Commit Access” section in ‘HACKING’ for a start, and
make sure you follow these guidelines.
I don’t really know of good Git documentation to recommend.
If you use Emacs, I recommend Magit as the Git user interface. It’s
powerful, and I think it makes it easier to understand what’s going on
with Git.
Welcome on board! :-)
Ludo’.