On Thu, 2019-06-20 at 11:43 +0200, Martin Kletzander wrote:
Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- docs/Makefile.am | 5 +---- docs/js/jquery-3.1.1.min.js | 4 ---- docs/js/jquery.rss.min.js | 11 ----------- docs/js/moment.min.js | 7 ------- 4 files changed, 1 insertion(+), 26 deletions(-) delete mode 100644 docs/js/jquery-3.1.1.min.js delete mode 100644 docs/js/jquery.rss.min.js delete mode 100644 docs/js/moment.min.js
s/JS/JavaScript/ in the subject :) FYI, this doesn't apply cleanly for me: Applying: docs: Remove unused JS libraries error: corrupt patch at line 123 Patch failed at 0003 docs: Remove unused JS libraries hint: Use 'git am --show-current-patch' to see the failed patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". but I'm confident it's just an issue related to sending the patch to the mailing list, and your local commit is fine. -- Andrea Bolognani / Red Hat / Virtualization