What is the difference between Git and SVN?
Git works only on Linux, while SVN works on all operating systems.
Git a centralized system, while SVN is a distributed system.
SVN works only on Linux, while Git works on all operating systems.
SVN is a centralized system, while Git is a distributed system.