summaryrefslogtreecommitdiffstats
path: root/cvstogit
diff options
context:
space:
mode:
Diffstat (limited to 'cvstogit')
-rwxr-xr-xcvstogit2
1 files changed, 2 insertions, 0 deletions
diff --git a/cvstogit b/cvstogit
index cefed47..4cf7f64 100755
--- a/cvstogit
+++ b/cvstogit
@@ -30,6 +30,8 @@ AUTHOR="Ken Dreyer <ktdreyer@ktdreyer.com>"
declare -A BRANCHES
BRANCHES=(
['devel']='master'
+['F-21']='f21'
+['F-20']='f20'
['F-19']='f19'
['F-18']='f18'
['F-17']='f17'