+ [2016-08-08T15:02:39Z] sled_ kk
+ [2016-08-08T19:17:26Z] sled_ Hi, I always use my github account without any problems, but now I push and I get this: error: pack-objects died of signal 7
+ [2016-08-08T19:28:34Z] gitinfo For bug reports, feature requests, suggestions for improvement, or specific problems with an individual repo (or gist, etc.), please contact support via support@github.com or https://github.com/support - support tries to answer all questions within 24 hours, including weekends and holidays.
+ [2016-08-08T19:28:34Z] jhass !sgc
+ [2016-08-08T23:49:56Z] ShekharReddy i forked a repo and cloned it and changed as per my requirements on a separate branch and now i want to publish the changes as a fresh repo on github. Is this possible(not manually)?

message no. 145911

Posted by sled_ in #github at 2016-08-08T19:17:26Z

Hi, I always use my github account without any problems, but now I push and I get this: error: pack-objects died of signal 7
+ [2016-08-09T02:50:40Z] Seb hi fellows
+ [2016-08-09T02:52:01Z] Seb I want to synchronize an svn repository to github; I already have code that does that (basically a cron using git-svn), but am wondering what's the best approach from a github account standpoint
+ [2016-08-09T02:52:55Z] Seb the cronjob has its own ssh keypair, but I'd rather not add its public part to my personal user account
+ [2016-08-09T02:53:23Z] Seb do I have to create a "bot" account on github just so that cronjob keypair can be used to push ?