On Fri, 6 Jul 2012 03:55:03 -0700 (PDT)
lem torov <ulem...@gmail.com> wrote:

> i was using netbeans ide and as CVS i was using git included into IDE.
> 
> once i lanch standalone git-msys in my project directory
> git branch
> showed me
> ** no branch
>   master
>   you are not in any branch
> *
> i did 
> *git checkout master*
> and i lost like 5 weeks of my work. if there is any way to restore it?

Follow the advice given by Aneesh.

And to get hold of this "detached HEAD" concept, read this:
http://sitaramc.github.com/concepts/detached-head.html

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to