Re: If you would write git from scratch now, what would you change?

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Pierre Habouzit <madcoder@...>, Jakub Narebski <jnareb@...>, <git@...>
Date: Sunday, November 25, 2007 - 9:28 pm

On Sun, Nov 25, 2007 at 11:23:14PM +0100, Pierre Habouzit wrote:

Heartily seconded.  I think checkout is the most egregrious of the
three.  git-checkout can be used to:

    * Switch branches
    * Create a branch
    * Change the state of all files to a particular commit
    * Change the state of a particular file to that of the index
    * Change the state of a particular file (and index) to a particular
      commit

To makes things more complicated, several of these tasks can be done
with other commands.  Short of rewriting git from scratch, what can be
done to simplify the many-to-many mapping of tasks to commands?
--=20
-Steven Walter <stevenrwalter@gmail.com>
Freedom is the freedom to say that 2 + 2 =3D 4
B2F1 0ECC E605 7321 E818  7A65 FC81 9777 DC28 9E8F=20
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
C# binding, was Re: If you would write git from scratch now,..., Johannes Schindelin, (Tue Nov 27, 7:47 am)
Re: If you would write git from scratch now, what would you ..., Andreas Ericsson, (Tue Nov 27, 10:11 am)
Re: If you would write git from scratch now, what would you ..., Johannes Schindelin, (Mon Nov 26, 5:27 pm)
Re: If you would write git from scratch now, what would you ..., Johannes Schindelin, (Mon Nov 26, 5:40 pm)
Re: If you would write git from scratch now, what would you ..., Steven Walter, (Sun Nov 25, 9:28 pm)