orize@lemmy.dbzer0.com to Godot@programming.dev · 14 days agoWhat version control software do you use?message-squaremessage-square33linkfedilinkarrow-up134arrow-down12
arrow-up132arrow-down1message-squareWhat version control software do you use?orize@lemmy.dbzer0.com to Godot@programming.dev · 14 days agomessage-square33linkfedilink
minus-squareJerkface (any/all)@lemmy.calinkfedilinkEnglisharrow-up1arrow-down1·13 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.
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.