Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Gitman examples

  • lane-loop.sh — a runnable end-to-end demo of the lane loop in a throwaway colocated repo (init → start → save → status → land → undo → conflict rollback → reconcile). It never touches your real repo:

    devenv shell -- bash examples/lane-loop.sh
  • gitman.toml — an annotated sample config covering every key (trunk, [lanes], [publish] verify hook, [version], [release], [policy]).

For adopting Gitman in your own repo, see ../docs/USING_GITMAN.md.