Hi folks,
Just I case you missed the news inside the threads: the new git repo for geany-plugins is online and can be found at https://github.com/geany/geany-plugins
Cheers, Frank
On Mon, Dec 12, 2011 at 14:54, Frank Lanitz frank@frank.uvena.de wrote:
Hi folks,
Just I case you missed the news inside the threads: the new git repo for geany-plugins is online and can be found at https://github.com/geany/geany-plugins
Hi Frank,
it looks you have forgotten to push the 0.18 branch - you need to use
git push --all origin
to push all the branches.
Cheers, Jiri
Am 12.12.2011 22:36, schrieb Jiří Techet:
On Mon, Dec 12, 2011 at 14:54, Frank Lanitz frank@frank.uvena.de wrote:
Hi folks,
Just I case you missed the news inside the threads: the new git repo for geany-plugins is online and can be found at https://github.com/geany/geany-plugins
Hi Frank,
it looks you have forgotten to push the 0.18 branch - you need to use
git push --all origin
to push all the branches.
Yepp, you are right. My wrong. Will do it soonish.
Cheers, Frank
Am 12.12.2011 14:54, schrieb Frank Lanitz:
Hi folks,
Just I case you missed the news inside the threads: the new git repo for geany-plugins is online and can be found at https://github.com/geany/geany-plugins
So, what is the policy for geany-plugins now?
Can everybody push to the master repo as it was with svn, or did we switch to the pull-style where Frank would pull changes from the maintainers repos (changes in the common part or the plugin for a release)?
Best regards
On Sun, Dec 18, 2011 at 19:01, Thomas Martitz thomas.martitz@student.htw-berlin.de wrote:
Am 12.12.2011 14:54, schrieb Frank Lanitz:
Hi folks,
Just I case you missed the news inside the threads: the new git repo for geany-plugins is online and can be found at https://github.com/geany/geany-plugins
So, what is the policy for geany-plugins now?
Can everybody push to the master repo as it was with svn, or did we switch to the pull-style where Frank would pull changes from the maintainers repos (changes in the common part or the plugin for a release)?
I was wondering about the same myself. Apparently I have commit access so I can still push but I was wondering whether I should ever push or rather create a pull request.
I believe a side-effect of having commit access is that I receive pull request notifications for geany-plugins by email which I'm not very interested in. Is there a way to remove email notifications per-project? (I want to keep pull request notifications for my own repositories) Can't find this option anywhere in GitHub...
Cheers, Jiri
On Sun, 18 Dec 2011 19:01:13 +0100 Thomas Martitz thomas.martitz@student.htw-berlin.de wrote:
So, what is the policy for geany-plugins now?
Can everybody push to the master repo as it was with svn, or did we switch to the pull-style where Frank would pull changes from the maintainers repos (changes in the common part or the plugin for a release)?
Well..
I would like to see process as I described. But as there have been a lot of comments on I'm not sure whether its wished at all.
Cheers, Frank
Am 19.12.2011 20:05, schrieb Frank Lanitz:
Well..
I would like to see process as I described. But as there have been a lot of comments on I'm not sure whether its wished at all.
Well, it appears nobody strictly disagrees with this policy. So, I'd say it's up to you to enforce it.
Best regards.
On Fri, 30 Dec 2011 10:44:24 +0100 Thomas Martitz thomas.martitz@student.htw-berlin.de wrote:
Am 19.12.2011 20:05, schrieb Frank Lanitz:
Well..
I would like to see process as I described. But as there have been a lot of comments on I'm not sure whether its wished at all.
Well, it appears nobody strictly disagrees with this policy. So, I'd say it's up to you to enforce it.
OK. So its law :D
Cheers, Frank