You are correct. Technically a snapshot, but unmodified files are not duplicated from the previous. Imho that is one of the key things to understand about how git works ( and why rebasing and branch manipulation works so well)
You are correct. Technically a snapshot, but unmodified files are not duplicated from the previous. Imho that is one of the key things to understand about how git works ( and why rebasing and branch manipulation works so well)
To piggyback, the true main difference is svn stores commits as snapshots and git commits are deltas from previous. This is why git is depicted as a tree since it’s inherently a node-based structure.
Just to parrot you with an example, which would you prefer? A half pound of chicken breast or two apples and a banana? Guarantee you the chicken breast is gonna leave you better off on the whole than the fruits.
Battle Chasers: Nightwar
Runs pretty well on the deck and the turn based-ness of combat lends well to pick up and play
Fun fact, there’s an advanced dev option on the steam deck to not power limit the WiFi card and it downloads 5-10x faster if you disable the power savings in my experience
Most of the Linux kernel is written in C
Only off about 3 billion or so, not that far!
Exception of category 3: DougDoug
Have you actually ever used Ada? It’s like programming with handcuffs on.