git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Diego Gonzalez <diegog.lagash@gmail.com>
To: git@vger.kernel.org
Subject: Log is always empty in OSX
Date: Fri, 27 May 2011 16:38:09 -0300	[thread overview]
Message-ID: <BANLkTim4iBtNPm65vTiJYyA4csTHu9gd2g@mail.gmail.com> (raw)

Hi guys,
I'm using GIT in a specific folder on OSX and I'm not able to get any
output from the git log command, do you know what it means? Is this a
bug or just some missconfiguration. I've installed through Homebrew.

$uname -a
Darwin Diego-Gonzalezs-MacBook-Pro.local 10.7.0 Darwin Kernel Version
10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/
RELEASE_I386 i386
$ git version
git version 1.7.5.2
$ git log
$ git commit -a -m "message"
[master 445dab2] message
 2 files changed, 1 insertions(+), 23 deletions(-)
 mode change 100644 => 100755 c
 delete mode 100644 ur.js
$ git log
$

THanks in advance,
DieogG

             reply	other threads:[~2011-05-27 19:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-27 19:38 Diego Gonzalez [this message]
2011-05-27 20:28 ` Log is always empty in OSX Johannes Sixt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BANLkTim4iBtNPm65vTiJYyA4csTHu9gd2g@mail.gmail.com \
    --to=diegog.lagash@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).