On Monday, September 26, 2016 at 8:47:12 AM UTC, Dima Pasechnik wrote: > > > > On Monday, September 26, 2016 at 8:38:00 AM UTC, Jori Mäntysalo wrote: >> >> On Mon, 26 Sep 2016, Dima Pasechnik wrote: >> >> > please show us the output of >> > git remote -v >> >> origin git://github.com/sagemath/sage.git (fetch) >> origin git://github.com/sagemath/sage.git (push) >> trac git://trac.sagemath.org/sage.git (fetch) >> trac [email protected]:sage.git (push) >> trac2 [email protected]:sage.git (fetch) >> trac2 [email protected]:sage.git (push) >> >> use 'git remote remove trac' to remove 'trac' entries and make them > identical to 'trac2' entries > by doing 'git remote add' (as you did for 'trac2' entries) > > i.e. you should see
trac [email protected]:sage.git (fetch) trac [email protected]:sage.git (push) in the output of 'git remote -v' > > >> -- >> Jori Mäntysalo >> > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
