Landon, try:
git remote add geotools [email protected]:geotools/geotools.git or if you want anonymous read-only access: git remote add geotools https://github.com/geotools/geotools.git You should then be able to pull from geotools master with (for example): git pull geotools master Kind regards, Ben. On 28/06/13 01:50, Landon Blake wrote: > I finally managed to fork the GeoTools repository on GitHub. I'll now > see if I can figure out how to " github geotools repo as a git remote > for your local repo". -- Ben Caradoc-Davies <[email protected]> Software Engineer CSIRO Earth Science and Resource Engineering Australian Resources Research Centre ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ GeoTools-Devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
