+[2019-04-17T19:51:43Z]Chotaireyou would create a pull request for origin/master <- yourfork/yournewbranch +[2019-04-17T19:51:59Z]Chotaireorigin/master = chotaire/automat-testing2 +[2019-04-17T20:05:36Z]beefsaladsorry 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]Chotairenp and thanks for testing :) +[2019-04-17T20:05:55Z]Chotairehave a good one
Hi is there a cli for https://www.githubstatus.com/ ?
+[2019-04-18T02:28:14Z]sdgathmanwhen 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]sdgathmanotoh, 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]sdgathmanIs there a way to make github do archives correctly? +[2019-04-18T02:48:55Z]tya99can i merge with a specific timezone? +[2019-04-18T02:49:09Z]tya99for example I used: git config alias.utccommit '!git commit --date=\"$(date --utc +%Y-%m-%dT%H:%M:%S%z)\"' for commits