Skip to content

Commit

Permalink
source management change
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiegrodziski committed May 28, 2015
1 parent f340ade commit 69e5994
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file added development-infrastructure/.DS_Store
Binary file not shown.
4 changes: 2 additions & 2 deletions development-infrastructure/source-management.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"skills": {
"beginner": "Know basics of a local (rcs) or centralized source control (svn): adding, commit. fetching",
"intermediate": "Know branching and merging mechanisms, know basics of decentralized source control systems",
"confirmed": "Know source control workflows",
"confirmed": "Know source control workflows like git flow",
"expert": "Know the internal working of source control management system"
},
"trends": {
"description": "",
"description": "<a href=\"https://git-scm.com\">Git</a> is here to stay but different workflows (aka. \"branching models\"), like <a href=\"http://nvie.com/posts/a-successful-git-branching-model/\">git flow</a>, are at play",
"links": [{
"title": "Version Control Software in 2014: What are your options?",
"url": "http://www.sitepoint.com/version-control-software-2014-what-options/"
Expand Down
Binary file added testing/.DS_Store
Binary file not shown.

0 comments on commit 69e5994

Please sign in to comment.