+ [2019-04-17T19:51:43Z] Chotaire you would create a pull request for origin/master <- yourfork/yournewbranch
+ [2019-04-17T19:51:59Z] Chotaire origin/master = chotaire/automat-testing2
+ [2019-04-17T20:05:36Z] beefsalad sorry Chotaire, you caught me while I was taking a break at work. I'll be back in a few hours :/
+ [2019-04-17T20:05:53Z] Chotaire np and thanks for testing :)
+ [2019-04-17T20:05:55Z] Chotaire have a good one

message no. 171749

Posted by pk64_work in #github at 2019-04-17T14:18:15Z

Hi is there a cli for https://www.githubstatus.com/ ?
+ [2019-04-18T02:28:14Z] sdgathman when I tag a release pymilter-1.0.3, github makes an archive named pymilter-1.0.3.tar.gz - good. But the top directory is then named pymilter-pymilter-1.0.3.
+ [2019-04-18T02:28:48Z] sdgathman otoh, tagging 1.0.3 makes the top directory correct, but the archive is named 1.0.3.tar.gz - not good.
+ [2019-04-18T02:29:02Z] sdgathman Is there a way to make github do archives correctly?
+ [2019-04-18T02:48:55Z] tya99 can i merge with a specific timezone?
+ [2019-04-18T02:49:09Z] tya99 for example I used: git config alias.utccommit '!git commit --date=\"$(date --utc +%Y-%m-%dT%H:%M:%S%z)\"' for commits