]> git.proxmox.com Git - libgit2.git/commit - include/git2/checkout.h
Simplify checkout documentation
authorRussell Belfer <rb@github.com>
Thu, 3 Jan 2013 01:14:00 +0000 (17:14 -0800)
committerRussell Belfer <rb@github.com>
Fri, 4 Jan 2013 23:47:43 +0000 (15:47 -0800)
commit77cffa31db07187c2fa65457ace1b6cb2547dc5b
tree95228829b8f5f4db980e3f37501d9b4eed20addf
parentb3fb9237c215e9a0e2e042afd9252d541ce40541
Simplify checkout documentation

This moves a lot of the detailed checkout documentation into a new
file (docs/checkout-internals.md) and simplifies the public docs
for the checkout API.
docs/checkout-internals.md [new file with mode: 0644]
include/git2/checkout.h
src/checkout.c