Changeset 146
- Timestamp:
- 09/06/07 06:13:11 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified cl-darcs/trunk/cmdline.lisp ΒΆ
r143 r146 90 90 Usage: darcs whatsnew" 91 91 (diff-repo-display (find-repo))) 92 93 (define-darcs-command init () 94 "Initialize a darcs repository in the current directory." 95 (create-repo (truename *default-pathname-defaults*)))
Note: See TracChangeset
for help on using the changeset viewer.