git svn clone
SVN        Git


 $ git svn clone -s 
 https://githandson-
 svn.svn.sourceforge.net/
 svnroot/githandson-svn 
 --username=githandson
$ cd githandson-svn



$ git add .
$ git commit -m
git svn rebase
SVN




 $ git svn rebase
git svn dcommit
  SVN




$ git svn dcommit
$ git init
$ touch README
$ git add README
$ git commit -m 'first commit'
$ git remote add origin 
git@github.com:githandson/ 
sample_project.git
$ git push
$ git pull
$ git checkout -b test



$ git push origin test




$ git push
•
•


•
•
•
•
•
•
•
みんなぎっと

みんなぎっと