Create a patch

  • Activate your local feature branch
  • Rebase, when the remote branch has been updated inbetween:
    • Right-click on the folder where the IPFire-code is located
    • TortoiseGit > Rebase...
    • Branch: Your local feature branch
    • Upstream: next
    • Select the newest ID and start the rebase
  • Right-click on the folder where the IPFire-code is located
  • TortoiseGit > Revision graph
  • Select the block "next - origin/next"
  • While holding the ctrl-key select your local feature branch
  • Right-click > Unified diff
  • Ctrl+Shift+S to save the patch to a file