From: Pavel Roskin <proski@gnu.org>
To: git <git@vger.kernel.org>, Marco Costalba <mcostalba@yahoo.it>
Subject: qgit reports errors in the git repository
Date: Mon, 12 Dec 2005 19:24:00 -0500 [thread overview]
Message-ID: <1134433440.3798.27.camel@dv> (raw)
Hello!
qgit reports an error from git-cat-file when run in the git repository.
The error shown in a message box with the text:
Git says:
fatal: git-cat-file 23ea3e201cea0deea909569e08e950a9ec2345f7: bad file
I believe qgit runs "git-cat-file -t tag" on in, but it's a commit. If
I change the git-cat-file invocation in src/git_startup.cpp to use
"commit" instead of "tag", qgit complains about
0918385dbd9656cab0d1d81ba7453d49bbc16250.
Maybe qgit should check the type of the object first? Or maybe there
should another type for git-cat-file that would match both tag and
commit?
--
Regards,
Pavel Roskin
next reply other threads:[~2005-12-13 0:24 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-13 0:24 Pavel Roskin [this message]
2005-12-13 1:06 ` qgit reports errors in the git repository Linus Torvalds
2005-12-15 5:27 ` Pavel Roskin
[not found] ` <e5bfff550512150501v48bb65abwf44b3fc21f33bdf6@mail.gmail.com>
2005-12-15 16:44 ` Pavel Roskin
[not found] ` <e5bfff550512151100k33a66db5tdb2eb1ff2da10a59@mail.gmail.com>
2005-12-16 0:35 ` Pavel Roskin
[not found] ` <e5bfff550512152258t3f7b2eb1i1c709572b18fe3f7@mail.gmail.com>
[not found] ` <1134757942.2248.11.camel@dv>
[not found] ` <e5bfff550512161247v4c187cc0gedae8234d454c3b6@mail.gmail.com>
2005-12-16 21:37 ` Junio C Hamano
2005-12-17 6:55 ` Junio C Hamano
[not found] ` <e5bfff550512170044v59f96262ica6511e981889ea9@mail.gmail.com>
2005-12-17 9:36 ` Junio C Hamano
2005-12-20 2:11 ` Pavel Roskin
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=1134433440.3798.27.camel@dv \
--to=proski@gnu.org \
--cc=git@vger.kernel.org \
--cc=mcostalba@yahoo.it \
/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).