New feature: If no directory is specified on the command line, and pwd isn't part of a git repository, then call magit-status interactively so the user can pick a repository, instead of asking him if he wants to create a git repository in the current directory.
Should I send a pull request on GitHub in addition to this email? I don't actually understand the purpose of the 'contrib' directory (Isn't every file someone's contribution?), so I still have it in two parallel branches: shell-script-contrib with just the script in the contrib directory, and shell-script with the script in the root directory + Makefile changes to install it. -PJ On Wed, Mar 23, 2011 at 6:26 PM, PJ Weisberg <[email protected]> wrote: > I actually had it in a branch called shell-script, along with the > changes to the Makefile to include it with the distribution and > installation. I created a second branch without the Makefile changes > and with the script in the contrib directory. Merge it from whichever > one makes sense. > > https://github.com/pjweisberg/magit/tree/shell-script > https://github.com/pjweisberg/magit/tree/shell-script-contrib > > -PJ > > > > On Wed, Mar 23, 2011 at 2:38 AM, Phil Jackson <[email protected]> wrote: >> Hi PJ, >> >> On 23/03/11 08:40, PJ Weisberg wrote: >>> >>> Are there any changes I should make to it, or do you think I should >>> just send a pull request on GitHub? >> >> Looks good. One feature request I might ask for is the option to open magit >> in the current frame rather than a new one. >> >> Can you create a branch, stick it in a 'contrib' directory off of root and >> then let me know and I'll merge it. >> >> Thanks for contributing. >> >> Cheers, >> Phil >> >
