I pushed Jianpu code changes to github master and it seemed to be successful 
(see below).
But the changes did not show up at MuseScore github on web browser.
When I clicked "New pull request" and tried to compare with master branch, it 
said they were identical.
Did I do something wrong or am I missing something?

-----------------------------------------------------------
byan@byan-laptop:/shared/Projects/Opensource/MuseScore$ git commit -m 
"[141581-jianpu] Initial implementation of Jianpu linked staff display."
[master 7723f60] [141581-jianpu] Initial implementation of Jianpu linked staff 
display.
37 files changed, 1813 insertions(+), 64 deletions(-)
create mode 100644 libmscore/jianpubeam.cpp
create mode 100644 libmscore/jianpubeam.h
create mode 100644 libmscore/jianpuchord.cpp
create mode 100644 libmscore/jianpuchord.h
create mode 100644 libmscore/jianpufactory.cpp
create mode 100644 libmscore/jianpufactory.h
create mode 100644 libmscore/jianpuhook.cpp
create mode 100644 libmscore/jianpuhook.h
create mode 100644 libmscore/jianpunote.cpp
create mode 100644 libmscore/jianpunote.h
create mode 100644 libmscore/jianpurest.cpp
create mode 100644 libmscore/jianpurest.h
create mode 100644 libmscore/stafffactory.h
byan@byan-laptop:/shared/Projects/Opensource/MuseScore$ git push origin master
Enter passphrase for key '/home/byan/.ssh/id_rsa':
Counting objects: 41, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (41/41), done.
Writing objects: 100% (41/41), 20.74 KiB | 0 bytes/s, done.
Total 41 (delta 31), reused 0 (delta 0)
remote: Resolving deltas: 100% (31/31), completed with 27 local objects.
To 
g...@github.com:byan61/MuseScore.git<mailto:g...@github.com:byan61/MuseScore.git>
b7a53fc..7723f60 master -> master
byan@byan-laptop:/shared/Projects/Opensource/MuseScore$
-----------------------------------------------------------

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Mscore-developer mailing list
Mscore-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mscore-developer

Reply via email to