Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
courses
Git course
Commits
bd088f40
Commit
bd088f40
authored
Apr 25, 2016
by
Szymon M. Kiełbasa
Browse files
use cases programm improvements
parent
9215b074
Changes
1
Hide whitespace changes
Inline
Side-by-side
usecases/README.md
View file @
bd088f40
# GitLab use cases for data analysis projects
-
creating new project in
[
GitLab
](
https://www.gitlab.com
)
:
-
project namespace
-
group and individual access levels
-
[
LUMC
](
http://git.lumc.nl
)
git server (based on
[
GitLab
](
https://www.gitlab.com
)
) concepts:
-
projects (equivalent to separate git repositories; private or public)
-
members (users who have access to the projects; full, read-only, comment, etc)
-
groups (groups of users; share access rights and namespaces)
-
demo how to create a new project (note shell commands to connect to the repository)
-
`README.md`
file:
-
editing in the browser
-
[
markdown
](
https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet
)
language
-
commiting changes
-
checking commit log and graph
-
checking changes
-
checking commit log and graph
[
[real example
](
https://git.lumc.nl/biopet/biopet/network/develop
)
]
-
project skeletons
-
_use case:_ writing minutes of a meeting
-
_use case:_ bioinformatics analysis:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment