From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,9e81fa53486a4934 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!proxad.net!feeder1-2.proxad.net!fdn.fr!feeder.news.orange.fr!not-for-mail Date: Fri, 30 Jul 2010 19:29:59 +0200 From: Pascal Obry Organization: Home - http://www.obry.net User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; fr-FR; rv:1.8.1.22) Gecko/20090605 Thunderbird/2.0.0.22 Mnenhy/0.7.5.0 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: What is your preferred VCS? References: <24890919-000d-4b75-8556-0585e8a2f59d@g21g2000prn.googlegroups.com> <87ocdpxm9e.fsf@ludovic-brenta.org> In-Reply-To: <87ocdpxm9e.fsf@ludovic-brenta.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-ID: <4c530c11$0$10185$ba4acef3@reader.news.orange.fr> NNTP-Posting-Date: 30 Jul 2010 19:29:53 CEST NNTP-Posting-Host: 82.124.201.179 X-Trace: 1280510993 reader.news.orange.fr 10185 82.124.201.179:6857 X-Complaints-To: abuse@orange.fr Xref: g2news1.google.com comp.lang.ada:12733 Date: 2010-07-30T19:29:53+02:00 List-Id: Ludovic, > Personally, I do not find git easy at all. Monotone is much easier to > understand and use IMHO. The sheer number of commands and options in > git is daunting; there are redundancies, overlaps and idiosyncrasies in > this command set (e.g. does anyone on comp.lang.ada understand the > subtle difference between git-merge-base and git-show-branch > --merge-base ?) No, but you don't need to call those commands directly. I've never used them and I do branching/merging a lot :) There is two set of commands in Git. The "user" oriented ones are described by: $ git Others may be useful for building high level script to fit your needs. Pascal. -- --|------------------------------------------------------ --| Pascal Obry Team-Ada Member --| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE --|------------------------------------------------------ --| http://www.obry.net - http://v2p.fr.eu.org --| "The best way to travel is by means of imagination" --| --| gpg --keyserver keys.gnupg.net --recv-key F949BD3B