2 lines
1.4 KiB
XML
2 lines
1.4 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" width="600" height="210" viewBox="0 0 600 210" role="img" aria-labelledby="title desc"><title id="title">Rozgałęzienie i merge</title><desc id="desc">Main i feature wychodzą ze wspólnej bazy, tworzą osobne commity i spotykają się w merge commicie z dwoma rodzicami.</desc><defs><marker id="a" markerWidth="9" markerHeight="9" refX="8" refY="3" orient="auto"><path d="M0 0L0 6L8 3z" fill="#16324a"/></marker></defs><rect width="600" height="210" fill="#f7fafc"/><g stroke="#16324a" stroke-width="4" fill="none" marker-end="url(#a)"><path d="M80 105H180"/><path d="M180 105C250 105 245 55 330 55H420"/><path d="M180 105C250 105 245 155 330 155H420"/><path d="M420 55C485 55 485 105 540 105"/><path d="M420 155C485 155 485 105 540 105"/></g><g fill="#eef3f7" stroke="#16324a" stroke-width="2"><circle cx="80" cy="105" r="25"/><circle cx="180" cy="105" r="25"/><circle cx="420" cy="55" r="25"/><circle cx="420" cy="155" r="25"/><circle cx="540" cy="105" r="28"/></g><g font-family="system-ui,sans-serif" text-anchor="middle" fill="#16324a"><text x="80" y="110" font-size="13">base</text><text x="180" y="110" font-size="13">fork</text><text x="420" y="60" font-size="13">feature</text><text x="420" y="160" font-size="13">docs</text><text x="540" y="110" font-size="13">merge</text></g><text x="300" y="195" font-family="system-ui,sans-serif" text-anchor="middle" font-size="15" fill="#b6402d">merge commit ma dwóch rodziców</text></svg>
|