nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] m_getfld() interface


From: David Levine
Subject: Re: [Nmh-workers] m_getfld() interface
Date: Tue, 25 Dec 2012 20:14:03 -0500

Paul V. wrote:

> can you hum a few bars of "how vixie gets a snapshot of that branch into
> his home directory somehow" ?

  git clone git://git.savannah.nongnu.org/nmh.git
  cd nmh
  git checkout m_getfld

To see the diff of m_getfld.c with holiday-appropriate colors:
  git diff -w --color=auto d3d007e835e9e sbr/m_getfld.c

(Use -R if you use less.)

To see the diff without checking out the sources:
  
http://git.savannah.gnu.org/cgit/nmh.git/commit/?h=m_getfld&id=9db3474c4cfc16b01d132e03ddf2c91b8db8b594

For write access to the repo, project members clone instead with:
  git clone <username>@git.sv.nongnu.org:/srv/git/nmh.git

David




reply via email to

[Prev in Thread] Current Thread [Next in Thread]