Mercurial > hg-website
comparison src/en/index.html @ 35:79a02969cea0
Added some nice example quotes from the strength of Mercurial discussion (commented out).
author | Arne Babenhauserheide <bab@draketo.de> |
---|---|
date | Mon, 16 Feb 2009 10:55:40 +0100 |
parents | dd6830304f78 |
children | 262ceb0b9d54 |
comparison
equal
deleted
inserted
replaced
34:dd6830304f78 | 35:79a02969cea0 |
---|---|
97 </div> | 97 </div> |
98 | 98 |
99 </div> | 99 </div> |
100 <div class="quote"> | 100 <div class="quote"> |
101 <em>Random testimony: "I understood how to install Mercurial and how to use it in a few minutes." -Giorgos Keramidas</em> | 101 <em>Random testimony: "I understood how to install Mercurial and how to use it in a few minutes." -Giorgos Keramidas</em> |
102 <!-- other nice quotes: | |
103 ## From the strengths of Mercurial discussion: | |
104 Just works the way I expect - Paul Moore | |
105 It took me one evening to get comfortable with it. About a month to better understand its distributed nature. - Isaac Jurado | |
106 Mercurial strikes a marvelous balance between these two ends. It can be configured to support either simple environments or very complicated streams of changes interacting in custom ways, and it does all that without becoming a humongous monster of complexity. - Giorgos Keramidas | |
107 The dev's of Hg are generally friendly and approachable. - Gerard Korsten | |
108 The code base for Hg is pretty small and yet its pretty feature complete. - Gerard Korsten | |
109 Simplicity, being distributed, extensibility, speed, familiarity, bash completion, understandable and reasonably small code base - Peter Arrenbrecht | |
110 The team on the project gradually grew from just me to a few people here and abroad. This was a totally seamless experience - Peter Arrenbrecht | |
111 Easy to understand at a practical level. - Michael Estrand | |
112 The included web server [...] replaces a lot of functionality of GUI tools in a truly multiplatform way. - Daniel Serpell | |
113 There isn't much to learn to be effective. - Doug Philips | |
114 It took my less than an hour to understand it. - Thomas Burdick | |
115 It has a tortoise so I can actually show my boss its highly productive even in windows. - Thomas Burdick | |
116 The commands usually do what I assume them to do. - Bastian Doetsch | |
117 Mercurial's conceptual model is clean and simple enough to carry around in my head” - hgbook | |
118 It's so easy to start a project; hg init, and you're good to go. - Paul Fisher | |
119 It simply works [...]. - Hans Meine | |
120 --> | |
102 </div> | 121 </div> |
103 </div> | 122 </div> |
104 </div> | 123 </div> |
105 | 124 |
106 <div id="footer"> | 125 <div id="footer"> |