Patrick McCarty wrote:
Hmm. That's weird. I don't see the changes you made to
vim/lilypond-ftdetect.vim reflected in the patch.
If you run `git status', does it say that you have nothing to commit?
If not, then something might have went astray in the process of
amending the commit.
Here's the output:
j...@bashtop:~/lilypond$ git status
# On branch master
# Your branch is ahead of 'origin/master' by 2 commits.
#
# Changed but not updated:
# (use "git add <file>..." to update what will be committed)
#
# modified: Documentation/de/user/setup.itely
# modified: Documentation/fr/user/setup.itely
#
# Untracked files:
# (use "git add <file>..." to include in what will be committed)
#
# Documentation/user/macros.texi
no changes added to commit (use "git add" and/or "git commit -a")
j...@bashtop:~/lilypond$
Looks like I forgot to add the german and french files before
committing, but it should have done the ftdetect change. I added that
one using "git add," then did the "git commit --amend" instead of "git
commit -a". Did I miss a step?
Jon
--
Jonathan Kulp
http://www.jonathankulp.com
_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel