FredrikNoren / ungit

The easiest way to use git. On any platform. Anywhere.
MIT License
10.45k stars 640 forks source link

Crash with git-new-workdir #143

Closed brauliobo closed 11 years ago

brauliobo commented 11 years ago

Try using git-new-workdir to create new git work dirs for differents branches.

When you enter one of these workdirs with ungit it will crash.

FredrikNoren commented 11 years ago

Hm yeah ungit probably won't work with git-new-workdir out of the box. Can you try to find out exactly why it's crashing? Check the command line output and browser log for clues.

FredrikNoren commented 11 years ago

If you (or anyone else) for want to post a pr for making ungit work with git-new-workdir I'd be happy to review it but otherwise I don't think I'll have time to add support for it in the nearest future. Closing this for now.