gnu-arch-users
[Top][All Lists]
Advanced

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

Re: [Gnu-arch-users] "tla commit" generates a patch-set even if there ar


From: Stefan Monnier
Subject: Re: [Gnu-arch-users] "tla commit" generates a patch-set even if there are no changes
Date: 14 May 2004 15:59:51 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>> tla isn't intended to be the user-friendly frontend, and wrappers or 
>> scripts are.

That's an interesting view point, and seen from Emacs support's point of
view, I'd tend to agree.  But then it means that neither --force not the
current behavior are what we want: the wrapper should be able to tell
whether the commit is going to be empty or not before running `tla commit'.
Of course we can already do that with `tla changes' but it's an operation
that's pretty costly.  For scripts, you'd want to use
`tla changes -o foo', then check whether `foo' is empty, and if not
do `tla commit foo'.  Or something along those lines.


        Stefan




reply via email to

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