bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mercurial vs. git


From: Shakthi Kannan
Subject: Re: Mercurial vs. git
Date: Wed, 23 Sep 2009 22:58:48 +0530

Hi,

--- On Wed, Sep 23, 2009 at 9:30 PM, Arne Babenhauserheide
<arne_bab@web.de> wrote:
| I have to remember to use diff in 3 modes:
|
| so, which one do I really need?
|
| But that's essentially 3 different commands I need to keep in mind to see the
| state of my changes.
\--

The 'index' is explicit in 'git', and it helps you to move between
working directory and the local repository.

Even if you don't remember the git diff options, you can always do
'git status' at any point of time to see your current state of the
local repository, and the output is quite meaningful.

SK

-- 
Shakthi Kannan
http://www.shakthimaan.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]