[Webkit-unassigned] [Bug 26969] Fix ASSERT in WebCore::DocumentThreadableLoader::didFail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 6 14:31:43 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26969





--- Comment #7 from Eric Seidel <eric at webkit.org>  2009-07-06 14:31:42 PDT ---
prepare-ChangeLog works fine with git.  it even has some git-specific options:
prepare-ChangeLog --help
prepare-ChangeLog [-d|--diff] [-h|--help] [-o|--open]
[--git-commit=<committish>] [--git-reviewer=<name>] [svndir1 [svndir2 ...]]
  -d|--diff      Spew diff to stdout when running
  --git-commit   Populate the ChangeLogs from the specified git commit
  --git-index    Populate the ChangeLogs from the git index only
  --git-reviewer When populating the ChangeLogs from a git commit claim that
the spcified name reviewed the change.
                 This option is useful when the git commit lacks a
Signed-Off-By: line
  -h|--help      Show this help message
  -o|--open      Open ChangeLogs in an editor when done
  --[no-]update  Update ChangeLogs from svn before adding entry (default:
update)

commit-log-editor also works with git as well. :)

resolve-ChangeLogs -f
is helpful for when git mis-merges ChangeLogs.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list