Line 58:
Line 58:
To create a patch, run
To create a patch, run
−
git format-patch origin/criu-dev
+
git format-patch --signoff origin/criu-dev
You might need to read GIT documentation on how to prepare patches
You might need to read GIT documentation on how to prepare patches