On Sat, 3 Oct 2015, Sven Schreiber wrote:
 Am 03.10.2015 um 18:00 schrieb Allin Cottrell:
> On Sat, 3 Oct 2015, Clive Nicholas wrote:
> 
>> Excellent stuff. Downloaded and run -git- on my Linux system and then
>> executed gretl-git; works quite nicely.
>> 
>> Just one question: what do you typically type after -git commit-: in
>> other
>> words, is there a 'default' option?
> 
> The actual default is just to show any files that have been modified in
> your local copy. But if you do
> 
 Kind of weird to choose a default that contradicts the literal meaning by 
 _not_ committing anything... 
Yes, I'd have expected that "commit -a" would be the default. But 
the design of git seems to be so much better than CVS, in general, 
that I'm not too bothered by this.
Allin