Pushing local changes to SVN

suggest change

The command

git svn dcommit

will create a SVN revision for each of your local git commits. As with SVN, your local git history must be in sync with the latest changes in the SVN repository, so if the command fails, try performing a git svn rebase first.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents