Conferindo o histórico de
commits
block-beta
columns 1
block:notes
space:1 f["Mostra uma lista interativa de commits
com o hash e a mensagem de cada commit"]
end
block:command
a("git") b("log")
end
%% arrows %%
b --> f
classDef textFont font-family:'Chilanka', font-size:1.2em, font-color:#000, line-height:2em;
%% styling %%
classDef transparent fill:#fff, stroke:#fff;
class a,b,c,d,e,f,g,h,i,j,k,l,notes,notes2,command,info transparent
classDef commandFont font-family:'Borel', font-size:1.6em, line-height:2.2em;
class a,b,c,d,e,k commandFont
class f,g,h,i,j,l textFont