Changeset 147
- Timestamp:
- 11/22/07 13:52:39 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified cl-darcs/trunk/diff.lisp ΒΆ
r136 r147 120 120 Return a list of patches. 121 121 ORIGINAL and MODIFIED specify directories to start from." 122 (setf repo ( fad:pathname-as-directory repo))122 (setf repo (truename (fad:pathname-as-directory repo))) 123 123 (unless (and original modified) 124 124 (setf modified repo)
Note: See TracChangeset
for help on using the changeset viewer.