Christian Couder
Christian Couder
For those who want to meet, maybe you can come to this git meetup on December 10 next week where I will give a talk that mention IPFS: http://www.meetup.com/fr/git-Paris/events/226966097/
@daviddias and @whyrusleeping are coming tomorrow to Paris. They are staying there for three days. Maybe we can organize something?
Here is the process that I used to publish edition 45: ``` # If needed make sure we are up-to-date git checkout master git pull origin master # Publish current...
There is now https://github.com/chriscool/getreleases/blob/master/publish_edition.sh made from the above.
Thanks for the suggestions! Yeah, my plan is to improve it a little every time I will use it to publish a new edition.
More automation in https://github.com/chriscool/getreleases/commit/66cec420093167ff930d6c8d8435455cc0ad0526
Further improvements in: - https://github.com/chriscool/getreleases/commit/9d286fbac3cd7bd09d79b7de799d77850e59a9dc - https://github.com/chriscool/getreleases/commit/18c82e44137e236e5252a6447a9eda5f63efbb7b - https://github.com/chriscool/getreleases/commit/cfd51be499d2d8dac11eacf572d191954700142b
@dscho with the following improvements: - https://github.com/chriscool/getreleases/commit/d4dd351d060feeacd86503f1407fc7e7f4232cf9 - https://github.com/chriscool/getreleases/commit/29191ec9659507892dace32dbbcb78c8c7e927a6 I think all your suggestions have been implemented and we can close this issue.
Thanks for your suggestions! Hopefully https://github.com/git/git.github.io/commit/51dd820659d848355e3eece025af89e6ee4da498 already addresses your latter suggestion.
It looks like I don't have the right to edit that. Perhaps @peff can.