Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 127 Bytes

git-notes.md

File metadata and controls

10 lines (5 loc) · 127 Bytes

Using Git and Svn

To fetch the latest from guice's svn:

git svn fetch

To merge changes from svn

git merge trunk