Skip to content

RyanLucchese/git-svn-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-svn-scripts

A collection of scripts to make life easier for git svn users

Installation

./install.sh

If you don't want to install to $HOME/bin, cp git-svn-* to another location in $PATH

Usage

git svn-update

Keep the master branch up to date with remote

git svn-update $BRANCH

Keep the master branch and a specified branch up to date with remote

git svn-dcommit-branch

Rebase the current branch to master and svn dcommit it

git svn-dcommit-branch $BRANCH

Rebase a specified branch to master and svn dcommit it

About

A collection of scripts to make life easier for git svn users

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages