Skip to content

Commit b303032

Browse files
author
Matthew McCullough
committed
Enhancing the title and byline
1 parent be71921 commit b303032

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)