:: Re: [DNG] Avoid 'git commit -m ...'…
Top Page
Delete this message
Reply to this message
Author: Simon Wise
Date:  
To: dng
Subject: Re: [DNG] Avoid 'git commit -m ...' every time code is tested after editing.
On 17/02/16 03:38, Steve Litt wrote:

> Where would you suggest I find out more about the practicalities of
> git? I use it for my own stuff quite a bit, but don't know how to do
> branches and all that.


look at:

man gitworkflows

that one is more about collaboration and a wider group of developers



maybe first look at:

man gittutorial

and perhaps some of the other pages it references.

These are much more focussed on the everyday things, with examples, than the
more detailed manpages.



Simon