Hi Christian, At Tue, 26 Oct 2010 15:27:47 +0200, Christian Mandel wrote:
> I use magit on Linux and Windows, no problems on Linux so far. But on > Windows staged files immediately disappear and are not known by magit > anymore, not in status view and not if I try to commit. But there's no > error message. With git status, I see the files as staged. > > If i commit on the command line and go back to magit, I see the unpushed > commits. > > How can I track down the reason? Any ideas? Starting emacs without init > files doesn't solve the problem. I would say first start by running the commands (at the command line) which magit does and see if the output is that which you might expect. Failing that, edebug is your friend. Cheers, Phil
