So now I have this strange case. I did all the commands I said in my
last email, that is
git pull ... web/master
for two files run
git add
and
for then changed a couple of files. Into each file I inserted the string
I get with
git-rev-parse HEAD | head -1
on top.
Then I commited them:
git commi
Hi,
On Sun, 31 Dec 2006, Till Rettig wrote:
> Yes, I wrote a short message, but I don't now get the git to work out this
> patch, forgot how to update an already existing file, [...]
Did you try "git commit "?
Ciao,
Dscho
___
lilypond-devel mailing
Yes, I wrote a short message, but I don't now get the git to work out
this patch, forgot how to update an already existing file, so I will
send it this time directly. I just addes the message to the
site/news.html file, hope that was right. Here ist the message also alone:
lilypond.org auf d
Till Rettig <[EMAIL PROTECTED]> writes:
> Ok, now I found that the README file in the GIT online is much better
> than the one I got via git pull onto my computer (or is this just that
> I didn't update last day?) Anyways, now this patch things seemed to
> work for me, here are the changes I appli