
Nicole
By: a guest on Feb 3rd, 2010 | syntax:
None | size: 1.28 KB | hits: 125 | expires: Never
nengard@debian:~/kohaclone$ git rebase origin
First, rewinding head to replay your work on top of it...
Applying Bug 3839: update admin menus to include links to both new acq admin areas
.dotest/patch:59: trailing whitespace.
error: patch failed: koha-tmpl/intranet-tmpl/prog/en/includes/admin-menu.inc:6
error: koha-tmpl/intranet-tmpl/prog/en/includes/admin-menu.inc: patch does not apply
error: patch failed: koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tmpl:76
error: koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tmpl: patch does not apply
Using index info to reconstruct a base tree...
<stdin>:59: trailing whitespace.
warning: 1 line adds whitespace errors.
Falling back to patching base and 3-way merge...
Auto-merged koha-tmpl/intranet-tmpl/prog/en/includes/admin-menu.inc
CONFLICT (content): Merge conflict in koha-tmpl/intranet-tmpl/prog/en/includes/admin-menu.inc
Auto-merged koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tmpl
Failed to merge in the changes.
Patch failed at 0001.
When you have resolved this problem run "git rebase --continue".
If you would prefer to skip this patch, instead run "git rebase --skip".
To restore the original branch and stop rebasing run "git rebase --abort".
nengard@debian:~/kohaclone$