Skip to content

Commit 5fc9b38

Browse files
author
Jordan McCullough
committed
Merge pull request #260 from github/subversion-cheat-wording-tweaks
Collection of wording enhancements to the Subversion cheat sheet
2 parents be71921 + b303032 commit 5fc9b38

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

downloads/subversion-migration.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
---
22
layout: cheat-sheet
3-
title: Subversion to Git migration
4-
byline: From understanding the vocabularies of Subversion and Git technologies to migrating a project to GitHub, this cheat sheet can help.
3+
title: Transitioning from Subversion to Git and GitHub
4+
byline: When migrating from Subversion to Git, there's a vocabulary and command set to learn, in addition to the new capabilities only afforded by a DVCS such as Git. This cheat sheet aims to help you in your trasition between the classic Subversion technology and the modern use of Git with the GitHub collaboration platform.
55
---
66

7-
# Subversion to Git migration
8-
9-
From understanding the vocabularies of Subversion and Git technologies to migrating a project to GitHub, this cheat sheet can help.
7+
# Transitioning from Subversion to Git and GitHub
108

9+
When migrating from Subversion to Git, there's a vocabulary and command set to learn, in addition to the new capabilities only afforded by a DVCS such as Git. This cheat sheet aims to help you in your trasition between the classic Subversion technology and the modern use of Git with the GitHub collaboration platform.
1110

1211
## Vocabulary
1312

0 commit comments

Comments
 (0)