Ticket #343: 0001-docs-Patches-are-applied-with-patch-not-diff.patch
| File 0001-docs-Patches-are-applied-with-patch-not-diff.patch, 0.9 kB (added by kblin, 4 months ago) |
|---|
-
a/docs/buildbot.texinfo
old new 1703 1703 1704 1704 @item (revision=REV, changes=None, patch=(LEVEL, DIFF)) 1705 1705 This checks out the tree at the given revision REV, then applies a 1706 patch (using @code{ diff-pLEVEL <DIFF}). The @ref{try} feature uses1706 patch (using @code{patch -pLEVEL <DIFF}). The @ref{try} feature uses 1707 1707 this kind of @code{SourceStamp}. If @code{patch} is None, the patching 1708 1708 step is bypassed. 1709 1709
![[Buildbot Logo]](/trac/chrome/site/header-text-transparent.png)