+[2016-03-31T19:08:13Z]Algebr`rather, connection refused. +[2016-03-31T19:11:15Z]mrkurtz_hey, so reading online it looks like there was no download zip option that includes submodules. is that still the case currently? +[2016-03-31T19:36:58Z]dsyncif i decide to merge my working branch with master, is it possible for me to revert one of the commits in the working branch in the merge commit? +[2016-03-31T19:37:26Z]dsyncor is all or nothing? +[2016-03-31T19:45:29Z]Zarthusyou can revert any commit at any time using `git revert`, or you could do a more advanced `git cherry-pick`
Do you all generally treat master branch as the latest stable version of an application?
+[2016-04-01T01:11:18Z]TheHackOpsIs there anyway through the web interface to find the repo size +[2016-04-01T08:22:15Z]igor_ski'm trying to clone some repos but git is not downloading anything :/ +[2016-04-01T08:22:24Z]igor_skany idea what can be wrong? +[2016-04-01T08:22:57Z]igor_sk>git clone https://github.com/libimobiledevice/libplist.git +[2016-04-01T08:22:57Z]igor_sk>