Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Git course
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
courses
Git course
Commits
dd05b607
Commit
dd05b607
authored
Apr 25, 2016
by
Kielbasa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
use cases cleaned up
parent
bd088f40
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
+12
-12
usecases/README.md
usecases/README.md
+12
-12
No files found.
usecases/README.md
View file @
dd05b607
...
...
@@ -5,18 +5,18 @@
-
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:
-
standard
`README.md`
file:
-
editing in the browser
-
[
markdown
](
https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet
)
language
-
previewing changes
-
commiting changes
-
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:
-
integration with
[
Rstudio
](
https://www.rstudio.com/
)
:
-
example report in R/
[
Rmarkdown
](
http://rmarkdown.rstudio.com/
)
-
interaction with collaborators:
-
delivering reports through GitLab
-
[
tagging
](
https://git-scm.com/book/en/v2/Git-Basics-Tagging
)
repository states
-
requesting changes (
[
issues
](
http://doc.gitlab.com/ce/gitlab-basics/create-issue.html
)
)
\ No newline at end of file
-
project graph:
-
checking commit log and graph
[
[internal example
](
https://git.lumc.nl/biopet/biopet/network/develop
)
]
-
[
tagging
](
https://git-scm.com/book/en/v2/Git-Basics-Tagging
)
repository states
-
_use case:_ writing minutes of a meeting
[
[internal example
](
https://git.lumc.nl/TFA_eLoket/TFA_eLoket
)
]
-
_use case:_ bioinformatics analysis (delivering reports through GitLab):
-
[
example report
](
https://git.lumc.nl/sasc/project-165-faireseq
)
-
[
source
](
https://git.lumc.nl/sasc/project-165-faireseq/blob/master/analysis/bin_normalization/bin_normalization.Rmd
)
written in R/
[
Rmarkdown
](
http://rmarkdown.rstudio.com/
)
-
integration with
[
Rstudio
](
https://www.rstudio.com/
)
-
requesting changes (
[
issues
](
http://doc.gitlab.com/ce/gitlab-basics/create-issue.html
)
)
-
_use case:_
[
R course
](
https://git.lumc.nl/bce_core/R_course_2015_Jun
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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