Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
git-seminar
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Maximilian Konzack
git-seminar
Commits
cf84a99c
Commit
cf84a99c
authored
9 years ago
by
ck85nori
Browse files
Options
Downloads
Patches
Plain Diff
update
parent
78f2b6a4
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
foo.md
+63
-0
63 additions, 0 deletions
foo.md
with
63 additions
and
0 deletions
foo.md
+
63
−
0
View file @
cf84a99c
Prereq
======
-
github account
-
local git client installation / eigenes notebook mitbringen
-
registration to the course
-
bonus: your own project without VCS
Basics
======
VCS für mich
------------
### config
### init
### commit
-
-am
was hat sich nu verändert?
--------------------------
### log
--stat
-p
### diff
### repo / stage / working
### add / reset / checkout
vcs mit backup
--------------
-
github neues projekt --> projekteinbindung: clone / remote add origin foo
-
push
-
pull
Workflows
=========
branching workflows
-------------------
was sind branches und wofür brauch ich sie? diese frage sollte eindeutig in diesem kapitel erklärt
werden.
### nvie successful git branching model
### multi master
paper with many journals
same paper text - different theme file for page layout, graph layout, etc.
## tips for papers
git diff -w --ignore-blank-lines --word-diff
Your Projects
=============
##### STuff
-
explain all collaboration workflows via github
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment