git svn - yszheda/wiki GitHub Wiki

git svn

Remote branch

git config --add svn-remote.newbranch.url https://svn/path_to_newbranch/
git config --add svn-remote.newbranch.fetch :refs/remotes/newbranch
git svn fetch newbranch [-r<rev>]
git checkout -b local-newbranch -t newbranch
git svn rebase newbranch

cherry-pick

ignore

password

Trouble shooting

Unable to extract revision information from commit

RA layer request failed: REPORT

cygwin_exception::open_stackdumpfile: Dumping stack trace to perl.exe.stackdump

⚠️ **GitHub.com Fallback** ⚠️