On 30/08/09 13:18, Stonewall Ballard wrote: > In order to work around the Default Folder problem and the irritation > with a debug build opening its own repository, I've added two > preferences to select (1) whether GitX should open the current > directory at launch as a repository and (2) whether GitX should > present an Open pane on launch. They default to YES, but I keep mine > at NO.
Hey Stonewall, your patches sound interesting and I'd sure like to give them a try. Unfortunately your mailer seems to have mangled the patches by re-wrapping them (although it seems like you sent them using git-send-mail). The first patch for example fails at - url = [NSURL fileURLWithPath:[[[NSProcessInfo processInfo] environment] objectForKey:@"PWD"]]; Which is wrapped into two lines. Could you try sending those patches again, or alternatively putting them into some accessible git-repo? Other than that I think the second patch deserves a somewhat longer commit-message, especially since patches to the XIBs never have any educational value to the log-reader ;) Greetings, Jojo -- Johannes Gilger <[email protected]> http://heipei.net GPG-Key: 0x42F6DE81 GPG-Fingerprint: BB49 F967 775E BB52 3A81 882C 58EE B178 42F6 DE81
