- Pull Requests
- Update with any changes from repo (git pull)
- List available branches (git branch)
- Create branch (git branch branch_name)
- Switch branch (git checkout branch_name)
- Delete branch (git branch --delete branch_name)
- Continuous Integration
knappett/my_tasks
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|