+[2015-07-19T22:18:19Z]LeonarthI'll delete the garbage markup manually +[2015-07-19T22:18:50Z]Leonarthwhat if I want my old file back +[2015-07-19T22:18:57Z]Leonarththe one without before merging +[2015-07-19T22:26:10Z]Leonarthhow do you get rid of the .xcuserstate commits? adding them to gitignore doesn't seem to work +[2015-07-19T23:29:19Z]vmorgulishello
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]est31hi, is there a way to make git remote update not work sequential, but in parallel? +[2015-07-20T02:55:47Z]est31because sometimes github is slow in retrieving stuff +[2015-07-20T02:56:00Z]est31like an hdd spinning on or so +[2015-07-20T03:04:13Z]deltabest31: 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]ashwink005how do I get the Git tab on my intellij IDE?