Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Write a shell script that uses 'git mv' to rename the original files. 
  2. Edit files as needed (e.g., to change package names). 
  3. Create a patch file with 'git diff --no-prefix trunkdiff trunk'. 
  4. Submit both the shell script and the patch file.  

...