Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

7
  • Yea it's more like deleting the created index itself. Good thing is that, I don't require to re-initialize git. Thanks! Commented Aug 18, 2011 at 10:11
  • 1
    Are sure it's a safe operation? I just did this (actually moved index out of way) and got all other files staged for deletion. Commented Oct 10, 2013 at 8:52
  • 1
    Actually, I was wondering what you meant by "pristine repo" (I don't feel lucky with google either).. So you meant an empty repo actually? Commented Oct 10, 2013 at 11:46
  • 1
    Ah, so you did mean an empty repo. Quite a specific case indeed:) the question doesn't suggest this scenario, can't see how this became the selected answer for @sarat's case. Thanks anyway. Commented Oct 10, 2013 at 18:48
  • 1
    @inger Agree. I had to assume that the OP had happened to have this exact situation - he doesn't specify it, but his description leaves the possibility. Anyways, I'm just sharing information, and can't influence the voting :(. Have added a word of warning to the answer text, in case it helps others in the future. Commented Oct 10, 2013 at 20:44