phase1,phase2: s/master/main for phase{1,2} master
authorPaul Spooren <mail@aparcar.org>
Tue, 23 May 2023 21:02:48 +0000 (23:02 +0200)
committerPetr Štetiar <ynezz@true.cz>
Sat, 13 Apr 2024 04:52:44 +0000 (04:52 +0000)
commitc8d1bd1f4bec5919ad0f65ba069b14fcaadffcbc
tree6cdb5cf944a6e78035bea2990559be25d02c596a
parent7d371c4ae28b414e2c4321a88453a97e99093b26
phase1,phase2: s/master/main for phase{1,2}

More and more projects are switching their repositories to use the
'main' branch instead of the 'master' branch. This also includes many
Linux upstream trees as well. Some trees are even removing their
'master' branches already.

I think this is becoming more and more mainstream and expected of
projects, so we should do the same.

References: https://openwrt.org/voting/2023-02-27
Signed-off-by: Paul Spooren <mail@aparcar.org>
Signed-off-by: Petr Štetiar <ynezz@true.cz> [commit facelift]
docker/config.ini
phase1/config.ini.example
phase1/master.cfg
phase2/config.ini.example
phase2/master.cfg
scripts/makebranch.sh