+ [2015-07-19T22:18:19Z] Leonarth I'll delete the garbage markup manually
+ [2015-07-19T22:18:50Z] Leonarth what if I want my old file back
+ [2015-07-19T22:18:57Z] Leonarth the one without before merging
+ [2015-07-19T22:26:10Z] Leonarth how do you get rid of the .xcuserstate commits? adding them to gitignore doesn't seem to work

message no. 103880

Posted by adante in #github at 2015-07-19T04:03:33Z

i'm feeling a bit stupid for asking but how do i download this file : https://github.com/cgapps/vendor_google/blob/builds/arm/gapps-5.1-arm-2015-07-17-13-29.zip
+ [2015-07-20T02:55:24Z] est31 hi, is there a way to make git remote update not work sequential, but in parallel?
+ [2015-07-20T02:55:47Z] est31 because sometimes github is slow in retrieving stuff
+ [2015-07-20T02:56:00Z] est31 like an hdd spinning on or so
+ [2015-07-20T03:04:13Z] deltab est31: I guess you could loop over the remote names and start each remote in the background, or use gnu parallel, or tmux
+ [2015-07-20T06:26:54Z] ashwink005 how do I get the Git tab on my intellij IDE?