[Numpy-discussion] DVCS at PyCon
Gael Varoquaux
gael.varoquaux@normalesup....
Thu Apr 9 06:33:28 CDT 2009
On Thu, Apr 09, 2009 at 08:14:20PM +0900, David Cournapeau wrote:
> Gael Varoquaux wrote:
> > On Thu, Apr 09, 2009 at 03:04:37PM +0900, David Cournapeau wrote:
> >> - git is not discoverable (you need to read some documentation)
> > Yes, I found that when I tried to use git to quickly get a few basic
> > things done, I had a lot of stupid problems:
> The argument could be made that in any DVCS, the commands *are*
> different even if the name is the same (commit and up certainly don't do
> the same in svn and in bzr, for example).
That may be true for up, in my previous examples, but not for stat, info
and revert.
Gaël
More information about the Numpy-discussion
mailing list