Mercurial > hg-website
changeset 147:cb721033390b
Cleaned up quotes.txt: no doublequoted quotes and the author always seperated via " - ".
author | Arne Babenhauserheide <bab@draketo.de> |
---|---|
date | Tue, 12 May 2009 07:32:44 +0200 |
parents | 730b34064342 |
children | ab7622757bd7 |
files | hgscm/templates/quotes.txt |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/hgscm/templates/quotes.txt Tue May 12 07:19:43 2009 +0200 +++ b/hgscm/templates/quotes.txt Tue May 12 07:32:44 2009 +0200 @@ -1,4 +1,4 @@ -"I understood how to install Mercurial and how to use it in a few minutes." -Giorgos Keramidas +I understood how to install Mercurial and how to use it in a few minutes. - Giorgos Keramidas Just works the way I expect - Paul Moore It took me one evening to get comfortable with it. About a month to better understand its distributed nature. - Isaac Jurado [Mercurial] 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 @@ -12,7 +12,7 @@ It took my less than an hour to understand it. - Thomas Burdick It has a tortoise so I can actually show my boss its highly productive even in windows. - Thomas Burdick The commands usually do what I assume them to do. - Bastian Doetsch -Mercurial's conceptual model is clean and simple enough to carry around in my head” - hgbook +Mercurial's conceptual model is clean and simple enough to carry around in my head. - hgbook It's so easy to start a project; hg init, and you're good to go. - Paul Fisher It simply works [...]. - Hans Meine Mercurial offers an excellent "sweet spot" in terms of flexibility, simplicity, and speed. - Alex Martelli, Google Tech Lead.