Sunshine (she/her) to Linux@programming.devEnglish · 9 days agoGit Distributed Version Control System Turned 20linuxiac.comexternal-linkmessage-square21linkfedilinkarrow-up191arrow-down11
arrow-up190arrow-down1external-linkGit Distributed Version Control System Turned 20linuxiac.comSunshine (she/her) to Linux@programming.devEnglish · 9 days agomessage-square21linkfedilink
minus-squareasudox@lemmy.asudox.devlinkfedilinkarrow-up1arrow-down1·edit-29 days agoWhich UI are we talking about here? git is a command line utility.
minus-squarefossphi@lemm.eelinkfedilinkEnglisharrow-up3·9 days agoThey mean the porcelain. The user facing git commands which are supposed to be used regularly
minus-square𝕽𝖚𝖆𝖎𝖉𝖍𝖗𝖎𝖌𝖍@midwest.sociallinkfedilinkarrow-up3arrow-down1·9 days agoExactly this. API. ABI. UI. The Interface between human and program, in this case. Thank you; you’re one out of 6 people who didn’t need an explanation that “UI” and “GUI” or “TUI” are not synonymous.
Which UI are we talking about here? git is a command line utility.
They mean the porcelain. The user facing git commands which are supposed to be used regularly
Exactly this. API. ABI. UI. The Interface between human and program, in this case.
Thank you; you’re one out of 6 people who didn’t need an explanation that “UI” and “GUI” or “TUI” are not synonymous.