All of lore.kernel.org
 help / color / mirror / Atom feed
* problem using git on cygwin
@ 2007-04-30  6:25 srinivas naga vutukuri
  2007-04-30 11:46 ` Johannes Schindelin
  0 siblings, 1 reply; 5+ messages in thread
From: srinivas naga vutukuri @ 2007-04-30  6:25 UTC (permalink / raw)
  To: git

Hi,

 Am completely new to git, and following from the tutorial, to use git
for my project.

 Using git version 1.5.0.3 on cygwin (available on packages).

I am able to do the steps.
1. git init on my source
2. git add .
3. git commit

After that, a new file is created for the project and after editing the file.
am trying to put into the souce.

since it is a new file for my project git repository, am trying to add it
but end up with errors as follows.


$ git add project/test.c
error: bad index file sha1 signature
fatal: index file corrupt

could you please help me, what am doing wrong?


best regards,
srinivas.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-05-02 12:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-30  6:25 problem using git on cygwin srinivas naga vutukuri
2007-04-30 11:46 ` Johannes Schindelin
2007-05-02  4:04   ` srinivas naga vutukuri
2007-05-02 11:55     ` Jari Aalto
2007-05-02 12:37     ` Alex Riesen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.