mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-02 18:52:04 +00:00
build: COMMUNITY.md: add git branch diagram
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
This commit is contained in:
parent
aa86a160f4
commit
9b7939d945
@ -7,6 +7,9 @@
|
||||
The master Git for PROJECT resides on Github at
|
||||
[https://github.com/PROJECT/XXX](https://github.com/PROJECT/XXX)
|
||||
|
||||

|
||||
|
||||
There are 3 main branches for development and a release branch for each
|
||||
major release.
|
||||
|
||||
|
3
doc/git_branches.svg
Normal file
3
doc/git_branches.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 16 KiB |
@ -8,9 +8,10 @@ body { max-width: 45em; margin: auto; margin-top: 2em; margin-bottom: 2em;
|
||||
pre, code { font-family:Fira Mono,monospace; }
|
||||
pre > code { display: block; padding:0.5em; border:1px solid black;
|
||||
background-color:#eee; color:#000; }
|
||||
h2 { margin-top: 3em; text-decoration: underline; }
|
||||
h3 { margin-top: 2em; font-weight: normal; font-style: italic; }
|
||||
h2 { clear: both; margin-top: 3em; text-decoration: underline; }
|
||||
h3 { clear: both; margin-top: 2em; font-weight: normal; font-style: italic; }
|
||||
h4 { font-weight: normal; font-style: italic; }
|
||||
img[alt~="float-right"] { float:right; margin-left:2em; margin-bottom:2em; }
|
||||
</style></head><body>
|
||||
%s
|
||||
</body></html>
|
||||
|
Loading…
Reference in New Issue
Block a user