Git is a powerful apps that was planned to be a source cipher management instrument, which was make out of the require to substitute BitKeeper with something else for the Linux kernel development.


Git is a quick, scalable, distributed revision control machine with an uncommon rich cmd set that gives both high-level operations and full permit to internals.


The app can be operated in cmd line mode or from the cmd Prompt window by clicking the Git Bash icon.


Prints the synopsis and a list of the most usually utilized cmd. If the option entire or a is given then entire present cmd are printed. If a git command is named this choice will bring up the manual page for that cmd.


Name:  Git 1.7.9.jpg
Views: 60
Size:  58.5 KB

Other choices are presented to control how the manual page is viewed. Watch git-assist for more data, since git assist is converted internally into git assist.


Path to wherever your core git app programs are set up. This can also be insured by circumstance the GIT_EXEC_PATH environment varying. If no path is given, git will print the present setting and then exit.


Set the path to the repository. This can also be insured by setting the GIT_DIR environment varying. It can be an right path or relative path to present operating folder.


Set the path to the operating tree. The value will not be utilized in combination with repositories determine mechanically in a .git folder (i.e. $GIT_DIR is not set). This can also be insured by setting the GIT_WORK_TREE environment variable and the core.worktree configuration varying. It can be an absolute path or relative path to the folder determined by git-dir or GIT_DIR. Note: If git-dir or GIT_DIR are determined but none of work-tree, GIT_WORK_TREE and core.worktree is determined, the present operatingfolder is regarded as the top folder of your working tree.