orize@lemmy.dbzer0.com to Godot@programming.dev · 8 days agoWhat version control software do you use?message-squaremessage-square32fedilinkarrow-up133arrow-down12
arrow-up131arrow-down1message-squareWhat version control software do you use?orize@lemmy.dbzer0.com to Godot@programming.dev · 8 days agomessage-square32fedilink
minus-squareJerkface (any/all)@lemmy.calinkfedilinkEnglisharrow-up1arrow-down1·8 days agoI often use RCS because it is (until recently?) built in to the distribution, and a quick “ci -l foo” is in every way superior to “cp foo foo.save” without having a bunch of the housework required to support git.
CVS.
Wat?
I often use RCS because it is (until recently?) built in to the distribution, and a quick “ci -l foo” is in every way superior to “cp foo foo.save” without having a bunch of the housework required to support git.