This article doesn't want to say too much about things, hoping to get you started quickly. There are a lot of people on the Internet, and there are very few examples and explanations of the superficial introduction. Like a spindle, the middle is large, both ends are small, deep and shallow are very few.
1. Catalogue
The plan is divided into 4 parts:
- Installing and configuring Git
- Installation and Configuration Tortoisegit
- Git and tortoisegit basic operations
- markdown Example
2. Related websites:
TortoiseGit-1.8 Chinese version and git install package: http://download.csdn.net/download/renfufei/8204699
git download page: http://git-scm.com/download/
Win7_8 under git:https://windows.github.com/(this should be the official software for GitHub under Windows, but does not support XP)
Tortoisegit Download: http://download.tortoisegit.org/tgit/
For a detailed git tutorial, please refer to gotgithub:http://www.worldhello.net/gotgithub/index.html
If you do not have a git account, please refer to this article for registration: http://blog.csdn.net/renfufei/article/details/37725057
Related homepage can also be found from the download page, if you are interested in the words.
"Experience 1" many of the software's official website, or the document you cannot find, can go to Oschina look for: http://www.oschina.net/
"Experience 2" a lot of software/Framework jar package, can go to the MAVEN warehouse network to find, can directly download the jar file, can also search maven dependencies, other tools, such as dependency: http://www.mvnrepository.com/
Related articles
- Directory
- Installing and configuring Git
- Installation and Configuration Tortoisegit
- Git and tortoisegit basic operations
- markdown Example
- Solve the tortoisegit strange bad file number problem
- Join QQ Group GitHub home: 225932282
Date: 2014-11-27
Author: anchor: Http://blog.csdn.net/renfufei
Getting Started with git under windows