
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
i tried to rebase my local testing-branch with my local master-branch, but i always get the message that the branch is up to date.
then i merge my master-branch with "git pull . testing" with the testing-branch, but "git format-patch origin" creates me a patch-file for every commit from the testing-branch.
how can i create a single file patch with the differents between the head of my testing-branch and the head of the master-branch ?
regards georg
Wolfgang Denk schrieb:
Dear Georg Schardt,
In message 12206967521471-git-send-email-schardt@team-ctech.de you wrote:
include/configs/FX12MM.h | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-)
This file does not even exist yet.
Please fix the code in your local branch, rebase your patch, and resubmit a cleaned up patch.
But make sure it actually compiles.
Best regards,
Wolfgang Denk