From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jai Dayal Newsgroups: gmane.emacs.help Subject: Re: magit: What git commands have been run Date: Mon, 7 Jul 2014 16:06:53 -0600 Message-ID: References: <877g3pt2jl.fsf@mailbox.org> <87y4w4sv05.fsf@mailbox.org> <87tx6ssu36.fsf@mailbox.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1404770859 9980 80.91.229.3 (7 Jul 2014 22:07:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 7 Jul 2014 22:07:39 +0000 (UTC) To: Jai Dayal , Shiyuan , help-gnu-emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jul 08 00:07:32 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1X4H4O-0001JL-90 for geh-help-gnu-emacs@m.gmane.org; Tue, 08 Jul 2014 00:07:32 +0200 Original-Received: from localhost ([::1]:53054 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X4H4N-0006xA-4J for geh-help-gnu-emacs@m.gmane.org; Mon, 07 Jul 2014 18:07:31 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46263) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X4H48-0006wY-U6 for help-gnu-emacs@gnu.org; Mon, 07 Jul 2014 18:07:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X4H46-0001lA-IK for help-gnu-emacs@gnu.org; Mon, 07 Jul 2014 18:07:15 -0400 Original-Received: from mail-ve0-x22c.google.com ([2607:f8b0:400c:c01::22c]:56622) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X4H46-0001l2-DS for help-gnu-emacs@gnu.org; Mon, 07 Jul 2014 18:07:14 -0400 Original-Received: by mail-ve0-f172.google.com with SMTP id db12so136798veb.3 for ; Mon, 07 Jul 2014 15:07:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=xDrEmbYVDugxm/w6bY0X7u4zVvIlFtz057ggZecOpCQ=; b=C23vXzwLEA9i3SgoefSx2E58CFnihOa5ioOJ08r7k2nTyvNQDnOQn0+M9lSKexxyq+ DcpGepyjoVJEXiKkVsM0OetvpTfBaMWuySw8OJQhcaXCBJoA5VV8rTiGacRSLmJDwd/u 8765mrSbtT9Tn0jgDxLB81NZGnpN4OE0Mf29i9gtc6b5dSrnb26By6E09B2Rssf6Ms5z 5DVSx84rp6JHBi8zHPhb8yzXpxnqDtx0P2nBgoKtJ231aeio7ZLrSW4nY2CyrUnU2FH8 NkZ+BK+1fIb3b/V6Div0vPXWCV9/nbcJ/0Ac0n1a5zpvFFWCxOdUTVPu3y2jj877Kybz zLNA== X-Received: by 10.58.150.100 with SMTP id uh4mr15365392veb.30.1404770833982; Mon, 07 Jul 2014 15:07:13 -0700 (PDT) Original-Received: by 10.220.112.10 with HTTP; Mon, 7 Jul 2014 15:06:53 -0700 (PDT) In-Reply-To: <87tx6ssu36.fsf@mailbox.org> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400c:c01::22c X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:98568 Archived-At: I see. I misunderstood. i thought you were asking about which git commands have been run through magit, but you are asking about git commands in general. On Mon, Jul 7, 2014 at 4:05 PM, Alexander Baier wrote: > On 2014-07-07 23:50 Jai Dayal wrote: > > What version of Magit are you using? My magit-process shows git pulls, > > commits, and pushes. > > Neither of these should have anything to do with `l l`, which will be > something like "git log ..." I guess. > > Regards, > -- > Alexander Baier >