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

add documentation for add-remote

Changeset ce3b0c48905f

Parent b750101b8e1a

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

Changes to one file · Browse files at ce3b0c48905f Showing diff from parent b750101b8e1a Diff from another changeset...

Change 1 of 1 Show Entire File main.go Stacked
 
23
24
25
 
 
 
 
26
27
28
 
23
24
25
26
27
28
29
30
31
32
@@ -23,6 +23,10 @@
   Commands:   + add-remote [--ssh] <repository> [<remote-alias>] + add the provided repository as a remote; if no local + alias is provided, then the name of the repository will + be used as the remote   annotate <file> [<file2> [...]]   annotate one or more files in Kiln   filehistory <file> [<file2> [...]]