Michael, Michael Barton <[email protected]> schrieb am Mi., 4. März 2020, 19:11:
> Thanks Luca, > > I also found someone here that pointed that out. I originally got > instructions from the GRASS WIKI. > Which URL? Markus There is either an error or it is something that does not work for Macs. > The examples use a colon to indicate the repository owner instead of a > slash. I had fixed that for the original clone command but did not catch it > for the one setting upstream. > > Also learned a new one that is exactly what I need in some circumstances: > > git reset --hard origin/master > > Michael > ____________________ > C. Michael Barton > Director, Center for Social Dynamics & Complexity > Professor of Anthropology, School of Human Evolution & Social Change > Head, Graduate Faculty in Complex Adaptive Systems Science > Arizona State University > > voice: 480-965-6262 (SHESC), 480-965-8130/727-9746 (CSDC) > fax: 480-965-7671 (SHESC), 480-727-0709 (CSDC) > www: http://www.public.asu.edu/~cmbarton, https://complexity.asu.edu/csdc > > > > > > > > > > > > > > > > > > On Mar 4, 2020, at 3:30 PM, Luca Delucchi <[email protected]> wrote: > > Hi Michael, > > On Wed, 4 Mar 2020 at 19:49, Michael Barton <[email protected]> > wrote: > > > I want to do something that should be simple but it is not. I want to be > able to update my fork of GRASS source code from master. The wiki > instructions say I should be able to do this with: > > git fetch upstream > git rebase upstream/master > > But when I do, I get: > > unable to access > 'https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com-3AOSGeo_grass.git_&d=DwIBaQ&c=l45AxH-kUV29SRQusp9vYR0n1GycN4_2jInuKy6zbqQ&r=lk-7X7CEOMDN8GaGVhiDsuO6gEp1wbG6nfT1XEEEtR0&m=ocylBhKg4eZ-QJLCBa53vt3dUwHB_ZET96-XkejX2FU&s=t9pyApmJY3B5H0nFh-Gm1IG1VGltt378-0JryEOEZG8&e= > ': Port number ended with 'O > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com-3AOSGeo_grass.git_&d=DwIBaQ&c=l45AxH-kUV29SRQusp9vYR0n1GycN4_2jInuKy6zbqQ&r=lk-7X7CEOMDN8GaGVhiDsuO6gEp1wbG6nfT1XEEEtR0&m=ocylBhKg4eZ-QJLCBa53vt3dUwHB_ZET96-XkejX2FU&s=t9pyApmJY3B5H0nFh-Gm1IG1VGltt378-0JryEOEZG8&e=%20':%20Port%20number%20ended%20with%20'O> > ' > > > it seems wrong the url, it should be > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_OSGeo_grass.git&d=DwIBaQ&c=l45AxH-kUV29SRQusp9vYR0n1GycN4_2jInuKy6zbqQ&r=lk-7X7CEOMDN8GaGVhiDsuO6gEp1wbG6nfT1XEEEtR0&m=ocylBhKg4eZ-QJLCBa53vt3dUwHB_ZET96-XkejX2FU&s=2s0FIt9ZZMaEF8dGFczUzV71CeMzJZ3MBNeNaOmhcp4&e= > > Any suggestions? I don't want to have to keep forking and cloning > > Michael > > > > -- > ciao > Luca > > www.lucadelu.org > > > _______________________________________________ > grass-dev mailing list > [email protected] > https://lists.osgeo.org/mailman/listinfo/grass-dev
_______________________________________________ grass-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-dev
