Home
last modified time | relevance | path

Searched refs:dports_branch (Results 1 – 2 of 2) sorted by relevance

/dragonfly/tools/snapshots/
H A Ddoclean126 if ( "`git branch | fgrep $dports_branch`" == "" ) then
127 echo "`$xdate` - Branching-dports $dports_branch"
128 git branch $dports_branch origin/$dports_branch
131 git checkout $dports_branch
H A Dconfig8 set dports_branch = master