Fossil SCM
Mentioned "fnc stash" at the end of the section of gitusers where it talks about alternatives to "git add -p" and such.
Commit
b3b2c1ab916585d013c2151770953fa08974812b8dc8ac09ca98a614ac8c7210
Parent
861ec9c7b767da5…
1 file changed
+5
+5
| --- www/gitusers.md | ||
| +++ www/gitusers.md | ||
| @@ -517,12 +517,17 @@ | ||
| 517 | 517 | |
| 518 | 518 | If someone does [contribute][ctrb] a commit splitting feature to Fossil, |
| 519 | 519 | we’d expect it to be an interactive form of |
| 520 | 520 | [`fossil stash apply`][stash], rather than follow Git’s ill-considered |
| 521 | 521 | design leads. |
| 522 | + | |
| 523 | +Until then, there’s the third-party tool [`fnc`][fnc] and | |
| 524 | +[its interactive `stash` command][fncsta]. | |
| 522 | 525 | |
| 523 | 526 | [ctrb]: https://fossil-scm.org/fossil/doc/trunk/www/contribute.wiki |
| 527 | +[fnc]: https://fnc.bsdbox.org/ | |
| 528 | +[fncsta]: https://fnc.bsdbox.org/uv/doc/fnc.1.html#stash | |
| 524 | 529 | [gcspl]: https://git-scm.com/docs/git-rebase#_splitting_commits |
| 525 | 530 | [Patchouli]: https://pypi.org/project/patchouli/ |
| 526 | 531 | |
| 527 | 532 | |
| 528 | 533 | <a id="bneed"></a> |
| 529 | 534 |
| --- www/gitusers.md | |
| +++ www/gitusers.md | |
| @@ -517,12 +517,17 @@ | |
| 517 | |
| 518 | If someone does [contribute][ctrb] a commit splitting feature to Fossil, |
| 519 | we’d expect it to be an interactive form of |
| 520 | [`fossil stash apply`][stash], rather than follow Git’s ill-considered |
| 521 | design leads. |
| 522 | |
| 523 | [ctrb]: https://fossil-scm.org/fossil/doc/trunk/www/contribute.wiki |
| 524 | [gcspl]: https://git-scm.com/docs/git-rebase#_splitting_commits |
| 525 | [Patchouli]: https://pypi.org/project/patchouli/ |
| 526 | |
| 527 | |
| 528 | <a id="bneed"></a> |
| 529 |
| --- www/gitusers.md | |
| +++ www/gitusers.md | |
| @@ -517,12 +517,17 @@ | |
| 517 | |
| 518 | If someone does [contribute][ctrb] a commit splitting feature to Fossil, |
| 519 | we’d expect it to be an interactive form of |
| 520 | [`fossil stash apply`][stash], rather than follow Git’s ill-considered |
| 521 | design leads. |
| 522 | |
| 523 | Until then, there’s the third-party tool [`fnc`][fnc] and |
| 524 | [its interactive `stash` command][fncsta]. |
| 525 | |
| 526 | [ctrb]: https://fossil-scm.org/fossil/doc/trunk/www/contribute.wiki |
| 527 | [fnc]: https://fnc.bsdbox.org/ |
| 528 | [fncsta]: https://fnc.bsdbox.org/uv/doc/fnc.1.html#stash |
| 529 | [gcspl]: https://git-scm.com/docs/git-rebase#_splitting_commits |
| 530 | [Patchouli]: https://pypi.org/project/patchouli/ |
| 531 | |
| 532 | |
| 533 | <a id="bneed"></a> |
| 534 |