From ecc727eddbd72bcf3ffe8db31157133892cd947a Mon Sep 17 00:00:00 2001 From: Eric Teunis de Boone Date: Sun, 28 Oct 2018 03:59:50 +0100 Subject: [PATCH] Filtered svenax/bagpipemusic to only contain commits concerning bagpipe_new.ly and cheatsheet.ly using ``` git filter-branch --prune-empty --tree-filter 'rm -rf tutor.ly bagpipe_extra.ly bagpipe_remove* readme.markdown rebuild_all.sh run.ly _template.ly *marches airs header* makelily* piob* reels sets strathspeys scandinavian hornpipes jigs mpd_* others suites' ``` --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ab8a7fa --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Bagpipe.ly + +This is an updated version of the bagpipe.ly included in [lilypond](https://lilypond.org). + +The base of this file has been filtered from [svenax/bagpipemusic](https://github.com/svenax/bagpipemusic) + +Please also look at [bwwlily](https://github.com/kastdeur/bwwtolily)