nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] m_getfld() interface

2012-12-25 19:14:21
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


_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>