Update of bug #14484 (project screen):
Assigned to: None => eneville
_______________________________________________________
Follow-up Comment #6:
Hi Ed,
sorry for delay! That looks a lot better. If you want to be showed as author
of a patch in git history, you should also learn a bit of git if you are not
already familiar with it.
Seeing as it is against master, you probably already have a git checkout, so
just cd to it and then:
$ git add src/doc/screen.1 src/winmsg.c src/winmsg.h
$ git commit -s
And then write a commit message.
$ git format-patch -1
and it will produce a patch with your authorship and commit message. You can
then attach it here ;)
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?14484>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/