... | ... | @@ -20,34 +20,37 @@ TODO: Peter provides color copies of [Git cheatsheet](https://training.github.co |
|
|
- Groups
|
|
|
- privacy settings, permissions
|
|
|
|
|
|
# What is Git
|
|
|
# What is [Git](http://www.git-scm.com)
|
|
|
- [Git cheatsheet](https://training.github.com/kit/downloads/github-git-cheat-sheet.pdf)
|
|
|
- Why git?
|
|
|
- Compared to SVN: faster, smaller repositories, better merging, better branching, distributed (offline access, full local copy of the repo)
|
|
|
- Typical workflow
|
|
|
-
|
|
|
- GUIs
|
|
|
- [Github Desktop](https://desktop.github.com)
|
|
|
- [Sourcetree](https://www.sourcetreeapp.com)
|
|
|
- (Activity: Add your ssh key to your profile)
|
|
|
- [Github Desktop](https://desktop.github.com)
|
|
|
|
|
|
# Wiki editing
|
|
|
- Markdown syntax
|
|
|
- Make a new pages, syntax
|
|
|
- [Markdown syntax](https://gitlab.precise.seas.upenn.edu/help/markdown/markdown)
|
|
|
- Make new pages, syntax
|
|
|
- Drag-and-drop files to attach
|
|
|
|
|
|
# Projects
|
|
|
- namespace
|
|
|
- based around a git repo
|
|
|
- add members and roles
|
|
|
- privacy level
|
|
|
- Based around a git repo
|
|
|
- Namespace
|
|
|
- Members and roles
|
|
|
- [User permission levels](https://gitlab.precise.seas.upenn.edu/help/permissions/permissions)
|
|
|
- Privacy levels
|
|
|
|
|
|
# Groups
|
|
|
- when to make, how to organize
|
|
|
- When to use one?
|
|
|
- How to organize it?
|
|
|
|
|
|
# Issues and Milestones
|
|
|
- what they are, when to use them
|
|
|
- What are they for?
|
|
|
- When to use them?
|
|
|
|
|
|
[Markdown syntax](https://gitlab.precise.seas.upenn.edu/help/markdown/markdown)
|
|
|
[User permission levels](https://gitlab.precise.seas.upenn.edu/help/permissions/permissions)
|
|
|
|
|
|
## Command line instructions
|
|
|
|
... | ... | |