
TortoiseGit x64 2.14.0.0
Porting TortoiseSVN to TortoiseGITTortoiseGit x64 is an open-source client for the Git version control system. That is, TortoiseGit manages files over time. Files are stored in a local repository. The repository is much like an ordinary file server, except that it remembers every change ever made to your files and directories.
TortoiseGit x64 2.14.0.0 details
Author: | TortoiseGit |
License: | Freeware |
Price: | FREE |
Released: | Feb 5, 2023 |
File size: | 21.60 MB |
Downloads: | 218 |
Keywords: | x64 TortoiseSVN port, x64 Git version control, x64 version control system, x64 TortoiseSVN, x64 Git, x64 port |
Author URL: | https://tortoisegit.org/ |
TortoiseGit x64 for Windows 10 - Full description
TortoiseGit x64 is an open-source client for the Git version control system. That is, TortoiseGit manages files over time. Files are stored in a local repository. The repository is much like an ordinary file server, except that it remembers every change ever made to your files and directories.
This allows you to recover older versions of your files and examine the history of how and when your data changed, and who changed it. This is why many people think of Git and version control systems in general as a sort of “time machine”.
Some version control systems are also software configuration management (SCM) systems. These systems are specifically tailored to manage trees of source code, and have many features that are specific to software development - such as natively understanding programming languages, or supplying tools for building software.
Git, however, is not one of these systems; it is a general system that can be used to manage any number of files, including source code.