Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
d-i
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian Installer
d-i
Commits
054ba3d2
Commit
054ba3d2
authored
4 years ago
by
Cyril Brulebois
Browse files
Options
Downloads
Patches
Plain Diff
git-summary: update mapping
Note: stretch is weeks away from EOL anyway.
parent
23796a5a
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scripts/git-summary
+3
-4
3 additions, 4 deletions
scripts/git-summary
with
3 additions
and
4 deletions
scripts/git-summary
+
3
−
4
View file @
054ba3d2
...
...
@@ -9,10 +9,9 @@ use List::MoreUtils qw(all any);
# What the branches mean in term of suites:
my %branches = qw(
oldoldstable wheezy
oldstable jessie
stable stretch
testing buster
oldstable stretch
stable buster
testing bullseye
unstable master
);
my @important = qw(oldstable stable testing);
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment