I need to know if there is any documentation that help me to write a simple patch.
http://drupal.org/patch/apply
Thanks..
They aren't something you write, as much as something you generate.
You can either use a command line diff utility (you may need to install one), or a diff function that is built into a source control client.
http://drupal.org/patch/create
-- Anton
Comments
http://drupal.org/patch/apply
http://drupal.org/patch/apply
Thanks..
Thanks..
You use a diff utility
They aren't something you write, as much as something you generate.
You can either use a command line diff utility (you may need to install one), or a diff function that is built into a source control client.
http://drupal.org/patch/create
--
Anton