Kiln » gitkiln Read More
Clone URL:  
Pushed to one repository · View In Graph Contained in master

document create-branch command

Changeset f0b71af5901f

Parent 3dd53a8cb267

committed by Profile picture of User 12Benjamin Pollack <benjamin@fogcreek.com>

Profile picture of User 12 authored by Benjamin Pollack <benjamin@fogcreek.com>

Changes to one file · Browse files at f0b71af5901f Showing diff from parent 3dd53a8cb267 Diff from another changeset...

Change 1 of 1 Show Entire File main.go Stacked
 
29
30
31
 
 
 
32
33
34
 
29
30
31
32
33
34
35
36
37
@@ -29,6 +29,9 @@
  be used as the remote   annotate <file> [<file2> [...]]   annotate one or more files in Kiln + create-branch <branch-name> + create a branch repository in Kiln, which can be added + to your remotes via "gitkiln add-remote"   filehistory <file> [<file2> [...]]   show the history for one or more files in Kiln   history