Fossil SCM

(Typo) Correcting substitution. Forum post [forum:/forumpost/e0c11cfb01|Forum thread e0c11cfb01].

brickviking 2025-01-28 21:48 trunk
Commit 2e41b8c32fc03468b7db9a98f648d9b3018168d932a66ccc0c2a218390b3b2d6
1 file changed +1 -1
+1 -1
--- www/hooks.md
+++ www/hooks.md
@@ -116,11 +116,11 @@
116116
script needs to access the repository.
117117
118118
* The %A substitution is the name of a "commit description file" that
119119
shows the details of the commit in progress. To see what a
120120
"commit description file" looks like, set a before-commit hook
121
- with a command of "cat %Q" and then run a sample commit with
121
+ with a command of "cat %A" and then run a sample commit with
122122
the --dry-run option.
123123
124124
* If any before-commit hook returns a non-zero exit code, then
125125
the commit is abandoned. All
126126
before-commit hooks must exit(0) in order for the commit to
127127
--- www/hooks.md
+++ www/hooks.md
@@ -116,11 +116,11 @@
116 script needs to access the repository.
117
118 * The %A substitution is the name of a "commit description file" that
119 shows the details of the commit in progress. To see what a
120 "commit description file" looks like, set a before-commit hook
121 with a command of "cat %Q" and then run a sample commit with
122 the --dry-run option.
123
124 * If any before-commit hook returns a non-zero exit code, then
125 the commit is abandoned. All
126 before-commit hooks must exit(0) in order for the commit to
127
--- www/hooks.md
+++ www/hooks.md
@@ -116,11 +116,11 @@
116 script needs to access the repository.
117
118 * The %A substitution is the name of a "commit description file" that
119 shows the details of the commit in progress. To see what a
120 "commit description file" looks like, set a before-commit hook
121 with a command of "cat %A" and then run a sample commit with
122 the --dry-run option.
123
124 * If any before-commit hook returns a non-zero exit code, then
125 the commit is abandoned. All
126 before-commit hooks must exit(0) in order for the commit to
127

Keyboard Shortcuts

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