Ahh, thanks. Didn't know where to find it and didn't think to "sneak around," although, after doing the URL hacking, it seems now that it's much easier than I thought without sneaking.
For the archives: I just went from the "Next Steps:" page directly to github.com/<account>/<repo>/edit and added my personal account as a collaborator. After doing this, I realized that the "edit" button was live on the "Next Steps" page anyway! So you can immediately edit the repo, pre-stub, and add collaborators, then access from the personal account. I love it. Once again, when I think something is frustrating and time consuming, you GitHub hacks prove me wrong :) You guys rock my world. Thanks, -J On Jul 31, 10:20 am, Tekkub <[email protected]> wrote: > If you do just a tiny bit of URL hacking you can get to the admin page for > the new rep to add collaborators. we should probably just expose the tabs > at all times, sometimes users make a repo just to use the wiki or issues and > never push to it. > > On Fri, Jul 31, 2009 at 10:57 AM, Mettadore <[email protected]> wrote: > > > I have a GitHub account (Mettadore) for my personal code, and then I > > have a paid account (Hydrasi) for my company. When I create a > > repository on GitHub for Hydrasi, I get the "Next Steps" screen. Then > > I need to head to my local system, upload a stub using Hydrasi's > > account, and after this, add Mettadore as a contributor, then switch > > back to Mettadore on my local account and begin working. This is > > because I can't seem to set contributors on a repository that hasn't > > been stubbed. I could possibly add a second SSH key for Mettadore > > under the Hydrasi account, but want to keep these accounts properly > > separated. > > > So, is there a way to automatically great a repository stub? Perhaps > > from the "Add New Repository" screen? Perhaps set up an option whereby > > a blank README file is automatically created and added to the > > repository, rather than having to do this manually on a local machine? > > This would allow me to log into Hydrasi's account via the web, create > > the repo, then immediately add contributors in one context. Thus, I > > could immediately begin working with the repository using my Mettadore > > account from my local system. > > > If there is a specific decision to NOT allow this, I understand, but > > it would help if the reasoning were explained so I understand (being > > still very new to Git). > > > Thank you, > > -J --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GitHub" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/github?hl=en -~----------~----~----~----~------~----~------~--~---
