513d3f5811
Clean up issues that may cause the docs-lint test to fail, such as trailing whitespace, no EOF newline, blockquotes, etc
469 B
469 B
comments |
---|
false |
Git introduction
Intro
- Distributed version control
- Does not rely on connection to a central server
- Many copies of the complete history
- Powerful branching and merging
- Adapts to nearly any workflow
- Fast, reliable and stable file format
Help
Use the tools at your disposal when you get stuck.
- Use '
git help <command>
' command - Use Google
- Read documentation at https://git-scm.com