From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.help Subject: Re: Magit very slow Date: Thu, 12 Aug 2010 12:52:19 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87aaorg1m4.fsf@lifelogs.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1291865516 29789 80.91.229.12 (9 Dec 2010 03:31:56 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 9 Dec 2010 03:31:56 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Dec 09 04:31:53 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PQXEW-0000Yt-R7 for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Dec 2010 04:31:52 +0100 Original-Received: from localhost ([127.0.0.1]:42040 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQXEV-0004wu-Uh for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Dec 2010 22:31:52 -0500 Original-Path: usenet.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed00.sul.t-online.de!t-online.de!news.albasani.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 24 Original-X-Trace: news.albasani.net pVZxhNMCriHva34U4XxXYPo204fORINznO5EBqaqWBSJK8VWLyu4YsS38btYDBoYmioHkAXL52N9ZfXTmqv42BUH/8+kLFM4Oq2zpg95zIDJ3wXXnNB/bqwY8AaJ+FBY Original-X-Complaints-To: abuse@albasani.net Original-NNTP-Posting-Date: Thu, 12 Aug 2010 17:52:19 +0000 (UTC) X-User-ID: AV678ECXHdl5wiTy05bE6htXKXi+xPfjjfTzbYvzIgU= X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Cancel-Lock: sha1:A4Nl46DVIFT3YN02JGsUtDyYHDU= sha1:49blT95lgDyDOA3t2oH4L0bzSi8= User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-NNTP-Posting-Host: 8m1zJ5H10OGXrkxsmRykmNkBgCrQRpv20CjQLlbV/qM= Original-Xref: usenet.stanford.edu gnu.emacs.help:180627 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:76554 Archived-At: On Thu, 12 Aug 2010 17:13:29 +0200 Andrea Crotti wrote: AC> Andrea Crotti writes: >> I love magit, it's really nice to see all the changes and commit in such >> a smart way. >> But sometimes when there are many files or many changes is terribly >> slow, it takes minutes instead of seconds that really take to git to do >> the same thing from the shell. >> >> Am I the only one experiencing it or is a common problem? AC> And another thing, with the very last version of magit I can't push AC> Here is what ie executes, maybe something wrong with the destination AC> $ git --no-pager push -v origin master:origin AC> Pushing to git@github:AndreaCrotti/Emacs-configuration.git AC> Everything up-to-date AC> Git finished. You should talk to the Magit developers. The mailing list is available either at http://dir.gmane.org/gmane.comp.version-control.git.magit or by subscribing to it. Ted