Fossil SCM
Added a generaliation of the prior edit to www/branching.wiki
Commit
3cc437a50ffe8c6d75b0d404ef3d80ca0dc6a198d0c1c4c419523b7ce1dcf98f
Parent
b882c623868311d…
1 file changed
+4
+4
| --- www/branching.wiki | ||
| +++ www/branching.wiki | ||
| @@ -219,10 +219,14 @@ | ||
| 219 | 219 | by interactive users, while autosync is enabled: when you're working on |
| 220 | 220 | a personal branch so that creating a dual-tipped branch isn't going to |
| 221 | 221 | cause any other user an inconvenience or risk forking the development. |
| 222 | 222 | This is a good alternative to branching when you just need to |
| 223 | 223 | temporarily fork the branch's development. |
| 224 | + | |
| 225 | +There's a common generalization of that case: you're a solo developer, | |
| 226 | +so that the problems with braching vs forking simply don't matter. In | |
| 227 | +that case, feel free to use "--allow-fork" as much as you like. | |
| 224 | 228 | |
| 225 | 229 | |
| 226 | 230 | <h2 id="tags">Tags And Properties</h2> |
| 227 | 231 | |
| 228 | 232 | Tags and properties are used in Fossil to help express the intent, and |
| 229 | 233 |
| --- www/branching.wiki | |
| +++ www/branching.wiki | |
| @@ -219,10 +219,14 @@ | |
| 219 | by interactive users, while autosync is enabled: when you're working on |
| 220 | a personal branch so that creating a dual-tipped branch isn't going to |
| 221 | cause any other user an inconvenience or risk forking the development. |
| 222 | This is a good alternative to branching when you just need to |
| 223 | temporarily fork the branch's development. |
| 224 | |
| 225 | |
| 226 | <h2 id="tags">Tags And Properties</h2> |
| 227 | |
| 228 | Tags and properties are used in Fossil to help express the intent, and |
| 229 |
| --- www/branching.wiki | |
| +++ www/branching.wiki | |
| @@ -219,10 +219,14 @@ | |
| 219 | by interactive users, while autosync is enabled: when you're working on |
| 220 | a personal branch so that creating a dual-tipped branch isn't going to |
| 221 | cause any other user an inconvenience or risk forking the development. |
| 222 | This is a good alternative to branching when you just need to |
| 223 | temporarily fork the branch's development. |
| 224 | |
| 225 | There's a common generalization of that case: you're a solo developer, |
| 226 | so that the problems with braching vs forking simply don't matter. In |
| 227 | that case, feel free to use "--allow-fork" as much as you like. |
| 228 | |
| 229 | |
| 230 | <h2 id="tags">Tags And Properties</h2> |
| 231 | |
| 232 | Tags and properties are used in Fossil to help express the intent, and |
| 233 |