On Wed, Apr 9, 2008 at 6:56 PM, André Goddard Rosa
<andre.goddard@gmail.com> wrote:
Hi,
This actually touches on one of my main purposes behind Pyrite. I intend to
do the following things to help the situation and I was wondering what the
git community's reaction is.
1) Since it will be designed for end users I intend to remove the options not
designed for end users. This will also shorten up the help so that the entire
help can be shown to the user when they encounter an error.
2) No unnamed options. I think this would have helped the above case
although it would have required a *bit* more typing. The command would
have looked like "pyt pull/fetch -r x86 -b latest" Combined with the above
the command would have spit out the help and a message stating what was
missing.
3) No syntax. Git has a lot of syntax. It has refspecs, revision ranges,
symbolic names (although i do like these) that a user has to learn. I
think this
is one of the most error prone parts of the git for new users.
Hopefully, I will
be able to find simple and straightforward ways for the user to supply
this info.
Any comments/suggestions will be appreciated.
Thanks,
Govind.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html