Confirmed users
1,927
edits
No edit summary |
|||
Line 142: | Line 142: | ||
= Using diff = | = Using diff = | ||
Sometimes, for various reasons, you can't use bzr or CVS. In this case, you can get the difference between two Bugzilla ''directories'', one which contains the base Bugzilla, and one which contains your modified Bugzilla. | Sometimes, for various reasons, you can't use git, bzr, or CVS. In this case, you can get the difference between two Bugzilla ''directories'', one which contains the base Bugzilla, and one which contains your modified Bugzilla. | ||
Here's how to use diff to make a patch: | Here's how to use diff to make a patch: |