Changes between Version 49 and Version 50 of UsingGitWithWebKit


Ignore:
Timestamp:
Jul 9, 2010 3:54:52 PM (14 years ago)
Author:
ojan@chromium.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UsingGitWithWebKit

    v49 v50  
    7474== Commit manually through git-svn directly ==
    7575
    76 If you have been granted commit access to WebKit's SVN repository it is possible to work entirely with git and to commit through `git-svn`, however using webkit-patch land is encouraged since it deals with changelogs, commit logs and bugzilla for you.
     76If you have been granted commit access to WebKit's SVN repository it is possible to work entirely with git and to commit through `git-svn`, however using webkit-patch (see next section) land is encouraged since it deals with changelogs, commit logs and bugzilla for you.
    7777
    7878After you have configured your working copy to track the Subversion repository you can: