Fossil SCM
Add two new quotes to the "quotes.wiki" page.
Commit
c19b3f8846df4e5d9832a7a7e3f5ce4cd2102bb4
Parent
66ae70a54b20656…
1 file changed
+15
-2
+15
-2
| --- www/quotes.wiki | ||
| +++ www/quotes.wiki | ||
| @@ -57,17 +57,30 @@ | ||
| 57 | 57 | |
| 58 | 58 | <blockquote> |
| 59 | 59 | <i>teastain at [http://www.reddit.com/r/programming/comments/xpitj/10_things_i_hate_about_git/c5oj4fk] |
| 60 | 60 | </blockquote> |
| 61 | 61 | |
| 62 | +<li>[G]it is <i>designed</i> to forget things. | |
| 63 | + | |
| 64 | +<blockquote> | |
| 65 | +<i>[http://www.cs.cmu.edu/~davide/howto/git_lose.html] | |
| 66 | +</blockquote> | |
| 67 | + | |
| 68 | +<li>[I]n nearly 31 years of using a computer i have, in total, lost more data to git | |
| 69 | +(while following the instructions!!!) than any other single piece of software. | |
| 70 | + | |
| 71 | +<blockquote> | |
| 72 | +<i>Stephen Beal on the [http://www.mail-archive.com/[email protected]/msg17181.html|Fossil mailing list] | |
| 73 | + 2014-09-01.</i> | |
| 74 | +</blockquote> | |
| 62 | 75 | |
| 63 | 76 | </ol> |
| 64 | 77 | |
| 65 | 78 | <h2>On The Usability Of Fossil:</h2> |
| 66 | 79 | |
| 67 | 80 | <ol> |
| 68 | -<li value=7> | |
| 81 | +<li value=9> | |
| 69 | 82 | Fossil mesmerizes me with simplicity especially after I struggled to |
| 70 | 83 | get a bug-tracking system to work with mercurial. |
| 71 | 84 | |
| 72 | 85 | <blockquote> |
| 73 | 86 | <i>rawjeev at [http://stackoverflow.com/questions/156322/what-do-people-think-of-the-fossil-dvcs]</i> |
| @@ -95,11 +108,11 @@ | ||
| 95 | 108 | |
| 96 | 109 | |
| 97 | 110 | <h2>On Git Versus Fossil</h2> |
| 98 | 111 | |
| 99 | 112 | <ol> |
| 100 | -<li value=10> | |
| 113 | +<li value=12> | |
| 101 | 114 | Just want to say thanks for fossil making my life easier.... |
| 102 | 115 | Also <nowiki>[for]</nowiki> not having a misanthropic command line interface. |
| 103 | 116 | |
| 104 | 117 | <blockquote> |
| 105 | 118 | <i>Joshua Paine at [http://www.mail-archive.com/[email protected]/msg02736.html]</i> |
| 106 | 119 |
| --- www/quotes.wiki | |
| +++ www/quotes.wiki | |
| @@ -57,17 +57,30 @@ | |
| 57 | |
| 58 | <blockquote> |
| 59 | <i>teastain at [http://www.reddit.com/r/programming/comments/xpitj/10_things_i_hate_about_git/c5oj4fk] |
| 60 | </blockquote> |
| 61 | |
| 62 | |
| 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> |
| @@ -95,11 +108,11 @@ | |
| 95 | |
| 96 | |
| 97 | <h2>On Git Versus Fossil</h2> |
| 98 | |
| 99 | <ol> |
| 100 | <li value=10> |
| 101 | Just want to say thanks for fossil making my life easier.... |
| 102 | Also <nowiki>[for]</nowiki> not having a misanthropic command line interface. |
| 103 | |
| 104 | <blockquote> |
| 105 | <i>Joshua Paine at [http://www.mail-archive.com/[email protected]/msg02736.html]</i> |
| 106 |
| --- www/quotes.wiki | |
| +++ www/quotes.wiki | |
| @@ -57,17 +57,30 @@ | |
| 57 | |
| 58 | <blockquote> |
| 59 | <i>teastain at [http://www.reddit.com/r/programming/comments/xpitj/10_things_i_hate_about_git/c5oj4fk] |
| 60 | </blockquote> |
| 61 | |
| 62 | <li>[G]it is <i>designed</i> to forget things. |
| 63 | |
| 64 | <blockquote> |
| 65 | <i>[http://www.cs.cmu.edu/~davide/howto/git_lose.html] |
| 66 | </blockquote> |
| 67 | |
| 68 | <li>[I]n nearly 31 years of using a computer i have, in total, lost more data to git |
| 69 | (while following the instructions!!!) than any other single piece of software. |
| 70 | |
| 71 | <blockquote> |
| 72 | <i>Stephen Beal on the [http://www.mail-archive.com/[email protected]/msg17181.html|Fossil mailing list] |
| 73 | 2014-09-01.</i> |
| 74 | </blockquote> |
| 75 | |
| 76 | </ol> |
| 77 | |
| 78 | <h2>On The Usability Of Fossil:</h2> |
| 79 | |
| 80 | <ol> |
| 81 | <li value=9> |
| 82 | Fossil mesmerizes me with simplicity especially after I struggled to |
| 83 | get a bug-tracking system to work with mercurial. |
| 84 | |
| 85 | <blockquote> |
| 86 | <i>rawjeev at [http://stackoverflow.com/questions/156322/what-do-people-think-of-the-fossil-dvcs]</i> |
| @@ -95,11 +108,11 @@ | |
| 108 | |
| 109 | |
| 110 | <h2>On Git Versus Fossil</h2> |
| 111 | |
| 112 | <ol> |
| 113 | <li value=12> |
| 114 | Just want to say thanks for fossil making my life easier.... |
| 115 | Also <nowiki>[for]</nowiki> not having a misanthropic command line interface. |
| 116 | |
| 117 | <blockquote> |
| 118 | <i>Joshua Paine at [http://www.mail-archive.com/[email protected]/msg02736.html]</i> |
| 119 |