notmuch.git  about / heads / tags
Unnamed repository; edit this file 'description' to name the repository.
   commit 6197a77ac1d7d69d98b6641603e58c30ad2f36e2 (root commit)
     tree 02592b2045ee5d1b6883120604e05b9d02d0760c
   author David Bremner <bremner@debian.org>  2018-06-22 21:02:14 -0300
committer David Bremner <bremner@debian.org>  2018-06-22 21:02:14 -0300

Import notmuch_0.27-1~bpo9+2.debian.tar.xz

[dgit import tarball notmuch 0.27-1~bpo9+2 notmuch_0.27-1~bpo9+2.debian.tar.xz]
glossary
--------
Commit objects reference one tree, and zero or more parents.

Single parent commits can typically generate a patch in
unified diff format via `git format-patch'.

Multiple parents means the commit is a merge.

Root commits have no ancestor.  Note that it is
possible to have multiple root commits when merging independent histories.

Every commit references one top-level tree object.

git clone https://yhetil.org/notmuch.git