emacs-devel
[Top][All Lists]
Advanced

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

Re: Stash


From: Eli Zaretskii
Subject: Re: Stash
Date: Wed, 08 Apr 2015 21:33:33 +0300

> Date: Wed, 08 Apr 2015 14:21:36 -0400
> From: Richard Stallman <address@hidden>
> CC: address@hidden, address@hidden
> 
>   > As I said, you need to use "git status" for that.  It will show the
>   > same output if invoked repeatedly.
> 
> One more hassle of using Git.

That hassle is common to all modern VCSes, including Bazaar,
Mercurial, and AFAIR also Subversion.  (CVS also has the status
command, btw.)

> The point is that the output from pull is long and mostly meaningless,
> so I didn't look at it at all.
> 
>   > Not sure what you allude to here.  Is that the diffstat display of the
>   > amount of changes in each file?
> 
> That, and all the rest of the output.  It is verbose and doesn't tell
> me anything useful, so I don't look at it.

As I said, please try "pull --no-stat", maybe that is what you want.
You can customize Git to do that by default, if you want.



reply via email to

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