Fossil SCM

Corrected to make some more sense, from [forum post](forum:fdf29398a6d45).

brickviking 2024-12-14 21:51 trunk
Commit 36f354927b013b160d4be2e9c5a5ec41d04a517f7b7b5e15c14bc604280d35ab
1 file changed +1 -1
+1 -1
--- src/diffcmd.c
+++ src/diffcmd.c
@@ -1095,11 +1095,11 @@
10951095
/*
10961096
** Compute the difference from an external tree of files to the current
10971097
** working checkout with its edits.
10981098
**
10991099
** To put it another way: Every managed file in the current working
1100
-** checkout is compared to the file with same under in zExternBase. The
1100
+** checkout is compared to the file with same name under zExternBase. The
11011101
** zExternBase files are on the left and the files in the current working
11021102
** directory are on the right.
11031103
*/
11041104
void diff_externbase_to_checkout(
11051105
const char *zExternBase, /* Remote tree to use as the baseline */
11061106
--- src/diffcmd.c
+++ src/diffcmd.c
@@ -1095,11 +1095,11 @@
1095 /*
1096 ** Compute the difference from an external tree of files to the current
1097 ** working checkout with its edits.
1098 **
1099 ** To put it another way: Every managed file in the current working
1100 ** checkout is compared to the file with same under in zExternBase. The
1101 ** zExternBase files are on the left and the files in the current working
1102 ** directory are on the right.
1103 */
1104 void diff_externbase_to_checkout(
1105 const char *zExternBase, /* Remote tree to use as the baseline */
1106
--- src/diffcmd.c
+++ src/diffcmd.c
@@ -1095,11 +1095,11 @@
1095 /*
1096 ** Compute the difference from an external tree of files to the current
1097 ** working checkout with its edits.
1098 **
1099 ** To put it another way: Every managed file in the current working
1100 ** checkout is compared to the file with same name under zExternBase. The
1101 ** zExternBase files are on the left and the files in the current working
1102 ** directory are on the right.
1103 */
1104 void diff_externbase_to_checkout(
1105 const char *zExternBase, /* Remote tree to use as the baseline */
1106

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button