<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
17.12.2011 20:05, Dominic Hopf пишет:
<blockquote
 cite="mid:1324137944.16770.14.camel@hellraiser.hellfire.rockserve.de"
 type="cite">
  <pre wrap="">Hi together,

with today's commits [1] the behavior of the gencontent.sh has changed.
The script now tries getting the README files from the latest
Geany-Plugins release and not from git master anymore.

For you as a plugin maintainer, this now means that you'd need to create
a branch exactly named as the tag of the latest release and put changes
to README files there as well in case they apply for an already released
version of Geany-Plugins. gencontent.sh would look for changes in that
branch then and not in master.

In other words: plugins.geany.org now has the content of the README
files of the tag 0.21.1. If you like to improve something there, the
changes must be made to a branch called 0.21.1 created from the tag.

This should apply to a common work flow when fixing issues in an already
released version, so I guess no big deal for anyone of you. Feel free to
correct me, if you think I am wrong with this. :)

Any further suggestions or improvements are welcome, feel free to fork
the stuff and open pull requests. ;)


Best Regards,
Dominic


[1] <a class="moz-txt-link-freetext" href="https://github.com/dmaphy/plugins.geany.org/commits/master">https://github.com/dmaphy/plugins.geany.org/commits/master</a>

  </pre>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Geany-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Geany-devel@uvena.de">Geany-devel@uvena.de</a>
<a class="moz-txt-link-freetext" href="https://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel">https://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel</a>
  </pre>
</blockquote>
Hi Dominic,<br>
<br>
I didn't get clear how to deal with the newly created branch after a
bug is fixed in it: push branch to github, merge with master and push
master or whatever? Can you pls give some more details.<br>
<br>
Regards,<br>
Alex<br>
</body>
</html>