block-beta
columns 1
block:notes
a["it's the commit setup area"]
end
block:notes2
b["where we see the collection of altered or created files \nthat will be part of the next commit"]
end
%% styling %%
classDef transparent fill:#fff, stroke:#fff;
class a,b,c,notes,notes2,notes3,info transparent
classDef textFont font-family:'Chilanka', font-size:1.2em, font-color:#fff, line-height:1.4em;
class a,b,c,notes,notes2,notes3,info textFont