Fossil SCM
hooks.md has several small changes.
Commit
e885757bfba4d0230ea43b317e7a2f32d886ebacf7e760347578086df802a195
Parent
861b1b58250b262…
1 file changed
+4
-4
+4
-4
| --- www/hooks.md | ||
| +++ www/hooks.md | ||
| @@ -5,11 +5,11 @@ | ||
| 5 | 5 | a continuous integration (CI) system. |
| 6 | 6 | |
| 7 | 7 | ## Interim Documentation. |
| 8 | 8 | |
| 9 | 9 | * This is a work-in-progress. The interface is in flux. |
| 10 | - For the time being, the documentation as a list of | |
| 10 | + For the time being, the documentation is a list of | |
| 11 | 11 | bullet points. We hope to transform this into a proper document |
| 12 | 12 | later, after things settle down. |
| 13 | 13 | |
| 14 | 14 | * Contributions and suggestions to the hook system and/or the |
| 15 | 15 | documentation are welcomed. |
| @@ -35,14 +35,14 @@ | ||
| 35 | 35 | that the original script can return. |
| 36 | 36 | |
| 37 | 37 | * The "%F" sequence inside the script is translated into the |
| 38 | 38 | name of the fossil executable. |
| 39 | 39 | |
| 40 | - * The "%R" sequence in the script is translated in to the name of | |
| 40 | + * The "%R" sequence in the script is translated into the name of | |
| 41 | 41 | the repository. |
| 42 | 42 | |
| 43 | - * The "%A" sequence becomes the name of an auxiliary input files, | |
| 43 | + * The "%A" sequence becomes the name of an auxiliary input file, | |
| 44 | 44 | the meaning of which depends on the hook type. The auxiliary filename |
| 45 | 45 | might be an empty string. Take care to use appropriate quoting! |
| 46 | 46 | |
| 47 | 47 | ## Disabled Hooks |
| 48 | 48 | |
| @@ -144,11 +144,11 @@ | ||
| 144 | 144 | ## Commit-Msg Hooks |
| 145 | 145 | |
| 146 | 146 | * Commit-msg hooks are not yet implemented. |
| 147 | 147 | |
| 148 | 148 | * The commit-msg hooks run during "fossil commit" after the check-in |
| 149 | - messages has been entered by the user. The "%A" argument to the | |
| 149 | + message has been entered by the user. The "%A" argument to the | |
| 150 | 150 | commit-msg hook is the text of the commit message. The intent |
| 151 | 151 | of the commit-msg hook is to validate the text of the commit |
| 152 | 152 | message to (for example) check for typos or ensure that it |
| 153 | 153 | conforms to standards. |
| 154 | 154 | |
| 155 | 155 |
| --- www/hooks.md | |
| +++ www/hooks.md | |
| @@ -5,11 +5,11 @@ | |
| 5 | a continuous integration (CI) system. |
| 6 | |
| 7 | ## Interim Documentation. |
| 8 | |
| 9 | * This is a work-in-progress. The interface is in flux. |
| 10 | For the time being, the documentation as a list of |
| 11 | bullet points. We hope to transform this into a proper document |
| 12 | later, after things settle down. |
| 13 | |
| 14 | * Contributions and suggestions to the hook system and/or the |
| 15 | documentation are welcomed. |
| @@ -35,14 +35,14 @@ | |
| 35 | that the original script can return. |
| 36 | |
| 37 | * The "%F" sequence inside the script is translated into the |
| 38 | name of the fossil executable. |
| 39 | |
| 40 | * The "%R" sequence in the script is translated in to the name of |
| 41 | the repository. |
| 42 | |
| 43 | * The "%A" sequence becomes the name of an auxiliary input files, |
| 44 | the meaning of which depends on the hook type. The auxiliary filename |
| 45 | might be an empty string. Take care to use appropriate quoting! |
| 46 | |
| 47 | ## Disabled Hooks |
| 48 | |
| @@ -144,11 +144,11 @@ | |
| 144 | ## Commit-Msg Hooks |
| 145 | |
| 146 | * Commit-msg hooks are not yet implemented. |
| 147 | |
| 148 | * The commit-msg hooks run during "fossil commit" after the check-in |
| 149 | messages has been entered by the user. The "%A" argument to the |
| 150 | commit-msg hook is the text of the commit message. The intent |
| 151 | of the commit-msg hook is to validate the text of the commit |
| 152 | message to (for example) check for typos or ensure that it |
| 153 | conforms to standards. |
| 154 | |
| 155 |
| --- www/hooks.md | |
| +++ www/hooks.md | |
| @@ -5,11 +5,11 @@ | |
| 5 | a continuous integration (CI) system. |
| 6 | |
| 7 | ## Interim Documentation. |
| 8 | |
| 9 | * This is a work-in-progress. The interface is in flux. |
| 10 | For the time being, the documentation is a list of |
| 11 | bullet points. We hope to transform this into a proper document |
| 12 | later, after things settle down. |
| 13 | |
| 14 | * Contributions and suggestions to the hook system and/or the |
| 15 | documentation are welcomed. |
| @@ -35,14 +35,14 @@ | |
| 35 | that the original script can return. |
| 36 | |
| 37 | * The "%F" sequence inside the script is translated into the |
| 38 | name of the fossil executable. |
| 39 | |
| 40 | * The "%R" sequence in the script is translated into the name of |
| 41 | the repository. |
| 42 | |
| 43 | * The "%A" sequence becomes the name of an auxiliary input file, |
| 44 | the meaning of which depends on the hook type. The auxiliary filename |
| 45 | might be an empty string. Take care to use appropriate quoting! |
| 46 | |
| 47 | ## Disabled Hooks |
| 48 | |
| @@ -144,11 +144,11 @@ | |
| 144 | ## Commit-Msg Hooks |
| 145 | |
| 146 | * Commit-msg hooks are not yet implemented. |
| 147 | |
| 148 | * The commit-msg hooks run during "fossil commit" after the check-in |
| 149 | message has been entered by the user. The "%A" argument to the |
| 150 | commit-msg hook is the text of the commit message. The intent |
| 151 | of the commit-msg hook is to validate the text of the commit |
| 152 | message to (for example) check for typos or ensure that it |
| 153 | conforms to standards. |
| 154 | |
| 155 |