UNPKG

regit-cli

Version:
2 lines (1 loc) 463 B
import{j as o,G as c}from"./GitGraphWrapper.ki74H1Lv.js";import"./index.LFf77hJu.js";function s(){return o.jsx(c,{children:r=>{const t=r.branch({name:"stable"});t.commit("Initial Commit"),t.tag({name:"v1.0.0"});const m=t.branch("feature-a");m.commit("commit1"),m.commit("commit1");const e=t.branch("feature-b");e.commit("commit1"),e.commit("commit1"),e.commit("commit1");const a=t.branch("release-1.1.0");a.merge(m),a.merge(e),t.merge(a)}})}export{s as default};