Getting Started with Git version control
If you don't know git, check out the authoritative git book progit (Chinese version).
A good Git starter tutorial, click here to view.
Git client: Official Git-tortoisegit-sourcetree
Common Tools and Plugin tutorials
Eclipse in Egit plug-in use-illustrated-details
Visual Studio 2012 connects to [email protected]
Tortoisegit with Msysgit in [email protected] code-managed Fool Tutorial
Interact with [email protected] using Eclipse's git plugin egit
Git first Experience
Simple operation using tortoisegit (Turtle git) under the Win7 system [email protected]
Xcode Connect git @ OSC
[email protected] Usage of team development, fork, and pull request in (git)
Eclipse git plugin integration [email protected]
Eclipse uses Egit to manage [email protected]C projects
How to import an external git repository to China source code hosting platform ([email protected])
HTTPS mode using [email protected] to set the password
Frequently asked questions and workarounds
- Novice small white How to quickly register an account on the Code cloud Platform and complete the first submission
- Basic configuration before Git is used
- How to handle code conflicts
- Some basic terms/concepts/common command explanations for Git and examples
- How to make a version fallback
- SSH Key related issues
- Permission descriptions for projects in the Code cloud Platform
- Why can't I receive an activation/notification/reset password and other messages
- About Git submodule
- Introductory article
- Installation of Git
- Basic configuration before Git is used
- Some basic terms/concepts/common command explanations for Git and examples
- How to Clone a project
- Some basic operations of the Git repository
- Advanced article
- How to handle code conflicts
- How to make a version fallback
- How to do a branch merge
- How to keep only the required commits from many commits
- How to reduce the number of commit histories and modify the mailboxes in your commit
- How to reduce warehouse volume
- FAQ
- Novice small white How to quickly register an account on the Code cloud Platform and complete the first submission
- Why I suddenly did not send access/login code cloud
- Why a 413 error occurred during push, push failed
- SSH Key related issues
- Why pull request cannot be merged
- Online Edit Folder Related
- Why can't I receive an activation/notification/reset password and other messages
- Why big files can't be pushed up
- Why can't I change my personality suffix
- Why some projects cannot submit issue, pull Request
- Why private projects do not allow star, Watch
- Why my project keeps spinning in sync
- About Git submodule
- Why my Mopaas Project demo deployment failed
- How to modify the default editor for my Git
- Permission descriptions for projects in the Code cloud Platform
- Why my PAAs demo platform is slow to open
- What kind of PAAs platform should I choose
- Webhook related
- How do I use Webhook to build an automated deployment/test Platform
- Why does my Mopaas demo fail to start
- How do I turn on Code quality analysis
- How do I view my watched, star project?
- Permission denied (PublicKey) and its solutions due to a mismatch in SSH configuration files under Windows
- Can I change my account email/how can I change my email address?
- How do I import external projects and use the Code cloud management
- I signed up to fill in the mailbox error caused the account cannot be activated, can I change the mailbox?
- git clone [email protected] Project Error server aborted the SSL handshake
- Git and SVN Mix considerations
- How do I use SVN to manage my projects
- I use SVN to manage my projects but always prompt for user name passwords
- Use SVN to manage projects why empty folders error
- Why I still can't push code after I add a public key
- How can I enable members of my organization to access, manage projects in the organization
- Code Cloud Pages Help Brochure
- Code Cloud Platform Idea Series plug-in use
- What is a personalized address
- How to submit a pull Request to a project
- How do I close and comment on a issue when I submit it through a project commit?
- Why is my network connection not on the code cloud?
- How to automatically remember passwords in HTTP (s) mode
- Commit Association Issue
Documentation Tutorial Download: http://download.csdn.net/detail/dickyqie/9650378
More Tutorials http://www.liaoxuefeng.com/
Git version Control tutorials