Welcome to mirror list, hosted at ThFree Co, Russian Federation.

api-revision-walking.txt « technical « Documentation - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 01a24551af063d82f57929e0bdbe08f3455dc016 (plain)
1
2
3
4
5
6
7
8
9
revision walking API
====================

Talk about <revision.h>, things like:

* two diff_options, one for path limiting, another for output;
* calling sequence: init_revisions(), setup_revsions(), get_revision();

(Linus, JC, Dscho)