Sunshine (she/her)@lemmy.ca to Linux@programming.devEnglish · 11 个月前Git Distributed Version Control System Turned 20linuxiac.comexternal-linkmessage-square21linkfedilinkarrow-up188arrow-down11
arrow-up187arrow-down1external-linkGit Distributed Version Control System Turned 20linuxiac.comSunshine (she/her)@lemmy.ca to Linux@programming.devEnglish · 11 个月前message-square21linkfedilink
minus-squareasudox@lemmy.asudox.devlinkfedilinkarrow-up1arrow-down1·11 个月前Which UI are we talking about here? git is a command line utility.
minus-squarefossphi@lemm.eelinkfedilinkEnglisharrow-up3·11 个月前They mean the porcelain. The user facing git commands which are supposed to be used regularly
minus-square𝕽𝖚𝖆𝖎𝖉𝖍𝖗𝖎𝖌𝖍@midwest.sociallinkfedilinkarrow-up3·11 个月前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.
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.