Edgewall Software

Changes between Version 6 and Version 7 of TracTeam/Repositories


Ignore:
Timestamp:
Jun 5, 2014, 8:05:48 AM (10 years ago)
Author:
Ryan J Ollos
Comment:

Need to fetch mirror before getting tracking branches.

Legend:

Unmodified
Added
Removed
Modified
  • TracTeam/Repositories

    v6 v7  
    4646{{{
    4747$ git remote add mirror http://svn.edgewall.org/git/trac/mirror
     48$ git fetch mirror
    4849}}}
    4950(use that URL directly from e.o, or use one of the github ones)