Fossil SCM
Add the dkf tkchat fossil quote to the quotes.wiki document.
Commit
f9e190e7a7887caa7b88b11171c03adb786bed6c
Parent
375648368c72471…
1 file changed
+13
-2
+13
-2
| --- www/quotes.wiki | ||
| +++ www/quotes.wiki | ||
| @@ -39,10 +39,21 @@ | ||
| 39 | 39 | for making git bearable. |
| 40 | 40 | |
| 41 | 41 | <blockquote> |
| 42 | 42 | <i>maro at [http://news.ycombinator.com/item?id=1433387]</i> |
| 43 | 43 | </blockquote> |
| 44 | + | |
| 45 | +<li>I've been experimenting a lot with git at work. | |
| 46 | +Damn, it's complicated. | |
| 47 | +It has things to trip you up with that sane people just wouldn't ever both with | |
| 48 | +including the ability to allow you to commit stuff in such a way that you can't find | |
| 49 | +it again afterwards (!!!) | |
| 50 | +Demented workflow complexity on acid? | |
| 51 | +<p>* dkf really wishes he could use fossil instead</p> | |
| 52 | +<blockquote> | |
| 53 | +<i>by Donal K. Fellow (dkf) on the Tcl/Tk chatroom, 2013-04-09.</i> | |
| 54 | +</blockquote> | |
| 44 | 55 | |
| 45 | 56 | <li>Klingon Code Warriors embrace Git; we enjoy arbitrary conflicts. Git is not for the weak and feeble. TODAY IS A GOOD DAY TO CODE. |
| 46 | 57 | |
| 47 | 58 | <blockquote> |
| 48 | 59 | <i>teastain at [http://www.reddit.com/r/programming/comments/xpitj/10_things_i_hate_about_git/c5oj4fk] |
| @@ -52,11 +63,11 @@ | ||
| 52 | 63 | </ol> |
| 53 | 64 | |
| 54 | 65 | <h2>On The Usability Of Fossil:</h2> |
| 55 | 66 | |
| 56 | 67 | <ol> |
| 57 | -<li value=6> | |
| 68 | +<li value=7> | |
| 58 | 69 | Fossil mesmerizes me with simplicity especially after I struggled to |
| 59 | 70 | get a bug-tracking system to work with mercurial. |
| 60 | 71 | |
| 61 | 72 | <blockquote> |
| 62 | 73 | <i>rawjeev at [http://stackoverflow.com/questions/156322/what-do-people-think-of-the-fossil-dvcs]</i> |
| @@ -74,11 +85,11 @@ | ||
| 74 | 85 | |
| 75 | 86 | |
| 76 | 87 | <h2>On Git Versus Fossil</h2> |
| 77 | 88 | |
| 78 | 89 | <ol> |
| 79 | -<li value=8> | |
| 90 | +<li value=9> | |
| 80 | 91 | Just want to say thanks for fossil making my life easier.... |
| 81 | 92 | Also <nowiki>[for]</nowiki> not having a misanthropic command line interface. |
| 82 | 93 | |
| 83 | 94 | <blockquote> |
| 84 | 95 | <i>Joshua Paine at [http://www.mail-archive.com/[email protected]/msg02736.html]</i> |
| 85 | 96 |
| --- www/quotes.wiki | |
| +++ www/quotes.wiki | |
| @@ -39,10 +39,21 @@ | |
| 39 | for making git bearable. |
| 40 | |
| 41 | <blockquote> |
| 42 | <i>maro at [http://news.ycombinator.com/item?id=1433387]</i> |
| 43 | </blockquote> |
| 44 | |
| 45 | <li>Klingon Code Warriors embrace Git; we enjoy arbitrary conflicts. Git is not for the weak and feeble. TODAY IS A GOOD DAY TO CODE. |
| 46 | |
| 47 | <blockquote> |
| 48 | <i>teastain at [http://www.reddit.com/r/programming/comments/xpitj/10_things_i_hate_about_git/c5oj4fk] |
| @@ -52,11 +63,11 @@ | |
| 52 | </ol> |
| 53 | |
| 54 | <h2>On The Usability Of Fossil:</h2> |
| 55 | |
| 56 | <ol> |
| 57 | <li value=6> |
| 58 | Fossil mesmerizes me with simplicity especially after I struggled to |
| 59 | get a bug-tracking system to work with mercurial. |
| 60 | |
| 61 | <blockquote> |
| 62 | <i>rawjeev at [http://stackoverflow.com/questions/156322/what-do-people-think-of-the-fossil-dvcs]</i> |
| @@ -74,11 +85,11 @@ | |
| 74 | |
| 75 | |
| 76 | <h2>On Git Versus Fossil</h2> |
| 77 | |
| 78 | <ol> |
| 79 | <li value=8> |
| 80 | Just want to say thanks for fossil making my life easier.... |
| 81 | Also <nowiki>[for]</nowiki> not having a misanthropic command line interface. |
| 82 | |
| 83 | <blockquote> |
| 84 | <i>Joshua Paine at [http://www.mail-archive.com/[email protected]/msg02736.html]</i> |
| 85 |
| --- www/quotes.wiki | |
| +++ www/quotes.wiki | |
| @@ -39,10 +39,21 @@ | |
| 39 | for making git bearable. |
| 40 | |
| 41 | <blockquote> |
| 42 | <i>maro at [http://news.ycombinator.com/item?id=1433387]</i> |
| 43 | </blockquote> |
| 44 | |
| 45 | <li>I've been experimenting a lot with git at work. |
| 46 | Damn, it's complicated. |
| 47 | It has things to trip you up with that sane people just wouldn't ever both with |
| 48 | including the ability to allow you to commit stuff in such a way that you can't find |
| 49 | it again afterwards (!!!) |
| 50 | Demented workflow complexity on acid? |
| 51 | <p>* dkf really wishes he could use fossil instead</p> |
| 52 | <blockquote> |
| 53 | <i>by Donal K. Fellow (dkf) on the Tcl/Tk chatroom, 2013-04-09.</i> |
| 54 | </blockquote> |
| 55 | |
| 56 | <li>Klingon Code Warriors embrace Git; we enjoy arbitrary conflicts. Git is not for the weak and feeble. TODAY IS A GOOD DAY TO CODE. |
| 57 | |
| 58 | <blockquote> |
| 59 | <i>teastain at [http://www.reddit.com/r/programming/comments/xpitj/10_things_i_hate_about_git/c5oj4fk] |
| @@ -52,11 +63,11 @@ | |
| 63 | </ol> |
| 64 | |
| 65 | <h2>On The Usability Of Fossil:</h2> |
| 66 | |
| 67 | <ol> |
| 68 | <li value=7> |
| 69 | Fossil mesmerizes me with simplicity especially after I struggled to |
| 70 | get a bug-tracking system to work with mercurial. |
| 71 | |
| 72 | <blockquote> |
| 73 | <i>rawjeev at [http://stackoverflow.com/questions/156322/what-do-people-think-of-the-fossil-dvcs]</i> |
| @@ -74,11 +85,11 @@ | |
| 85 | |
| 86 | |
| 87 | <h2>On Git Versus Fossil</h2> |
| 88 | |
| 89 | <ol> |
| 90 | <li value=9> |
| 91 | Just want to say thanks for fossil making my life easier.... |
| 92 | Also <nowiki>[for]</nowiki> not having a misanthropic command line interface. |
| 93 | |
| 94 | <blockquote> |
| 95 | <i>Joshua Paine at [http://www.mail-archive.com/[email protected]/msg02736.html]</i> |
| 96 |