On Thursday, April 17, 2014 6:50:44 AM UTC+8, Jonas Bernoulli wrote: > In the magit screenshot I noticed that nothing is displayed after > > "Head:". That indicates that Git is unable to determine the current > > branch. > > > > Please check whether you have somehow set the location of the gitdir and > > the work tree. There are several ways of doing that, including the > > variables GIT_DIR and GIT_WORK_TREE (use `getenv' to check the values > > Emacs uses). > > > > Jonas
Thanks! You are totally right! Great help. I found that I have a file name `HEAD` in project. After delete this file and use magit again, everything goes well! -- You received this message because you are subscribed to the Google Groups "magit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
