From: Eugene Sajine <euguess@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: cannot find hash in the log output
Date: Thu, 2 Dec 2010 16:07:20 -0500 [thread overview]
Message-ID: <AANLkTimExbMn4-E-zuAGmi+p1wNAHoetpeyr2SK6vGxk@mail.gmail.com> (raw)
In-Reply-To: <7v8w07rje3.fsf@alter.siamese.dyndns.org>
On Thu, Dec 2, 2010 at 3:48 PM, Junio C Hamano <gitster@pobox.com> wrote:
> Eugene Sajine <euguess@gmail.com> writes:
>
>> I have a strange issue (git v 1.7.3.2). I'm cloning the repository,
>> navigating to the folder containing some scripts and performing
>> git hash-object <one_of_my_scripts>
>>
>> Then I'm trying to run:
>>
>> git log --raw --no-abbrev | grep <resulting SHA1 from previous command>
>>
>> And i don't see anything.
>
> Do you see it in the output from "git ls-tree -r HEAD"?
>
yes. I do see it with your command.
git ls-tree -r HEAD | grep <resulting SHA1 from git hash-object>
Thanks,
Eugene
next prev parent reply other threads:[~2010-12-02 21:07 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-02 19:57 cannot find hash in the log output Eugene Sajine
2010-12-02 20:48 ` Junio C Hamano
2010-12-02 21:07 ` Eugene Sajine [this message]
2010-12-03 17:41 ` Eugene Sajine
2010-12-03 17:52 ` Jeff King
2010-12-03 20:10 ` Eugene Sajine
2010-12-03 20:29 ` Jonathan Nieder
2010-12-03 20:53 ` Eugene Sajine
2010-12-03 20:55 ` Jonathan Nieder
2010-12-03 21:01 ` Eugene Sajine
2010-12-03 21:02 ` Junio C Hamano
2010-12-04 1:08 ` Jonathan Nieder
2010-12-03 21:11 ` Jeff King
2010-12-03 21:52 ` Jeff King
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=AANLkTimExbMn4-E-zuAGmi+p1wNAHoetpeyr2SK6vGxk@mail.gmail.com \
--to=euguess@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/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).