Re: [git-users] git erase everything

2012-07-06 Thread PJ Weisberg
On Fri, Jul 6, 2012 at 3:55 AM, lem torov 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 > a

Re: [git-users] git erase everything

2012-07-06 Thread Konstantin Khomoutov
On Fri, 6 Jul 2012 04:42:07 -0700 (PDT) lem torov wrote: [...] > > And to get hold of this "detached HEAD" concept, read this: > > http://sitaramc.github.com/concepts/detached-head.html > > if there are desctiption how to into not in branch. If I do have a > single branch. How do I get out of

Re: [git-users] git erase everything

2012-07-06 Thread Konstantin Khomoutov
On Fri, 6 Jul 2012 05:01:55 -0700 (PDT) lem torov wrote: > > > I follow you tutorial > > Actually, I gather that this more modern guide [1] written by the > > same author is indeed better (linked from the original tutorial). > > > > 1. > > http://sitaramc.github.com/gcs/index.html#gcs_index_de

Re: [git-users] git erase everything

2012-07-06 Thread lem torov
пятница, 6 июля 2012 г., 15:45:25 UTC+4 пользователь Konstantin Khomoutov написал: > > > > I follow you tutorial > Actually, I gather that this more modern guide [1] written by the same > author is indeed better (linked from the original tutorial). > > 1. > http://sitaramc.github.com/gcs/ind

Re: [git-users] git erase everything

2012-07-06 Thread Konstantin Khomoutov
On Fri, 6 Jul 2012 04:29:45 -0700 (PDT) lem torov wrote: > I follow you tutorial Actually, I gather that this more modern guide [1] written by the same author is indeed better (linked from the original tutorial). 1. http://sitaramc.github.com/gcs/index.html#gcs_index_detached_HEAD_and_all_that_

Re: [git-users] git erase everything

2012-07-06 Thread lem torov
пятница, 6 июля 2012 г., 15:18:39 UTC+4 пользователь Konstantin Khomoutov написал: > > > > 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 > >

Re: [git-users] git erase everything

2012-07-06 Thread lem torov
I follow you tutorial -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To view this discussion on the web visit https://groups.google.com/d/msg/git-users/-/8oh273MuSMoJ. To post to this group, send email to git-users@googlegroups.com. To

Re: [git-users] git erase everything

2012-07-06 Thread Konstantin Khomoutov
On Fri, 6 Jul 2012 03:55:03 -0700 (PDT) lem torov 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 chec

Re: [git-users] git erase everything

2012-07-06 Thread Aneesh Bhasin
Hi Lem, On Fri, Jul 6, 2012 at 4:25 PM, lem torov 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

[git-users] git erase everything

2012-07-06 Thread lem torov
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 i