+ [2015-04-06T23:01:35Z] ahmetalpbalkan VxJasonxV: hehe after discovering an undocumented search feature I still think maybe there's a way
+ [2015-04-06T23:02:05Z] tweakdeveloper VxJasonxV: thanks. My build just started passing. :)
+ [2015-04-06T23:56:03Z] Arsonide Anybody here use SmartGit?
+ [2015-04-06T23:58:20Z] Arsonide SmartGit has a "Log" that shows recent activity. SourceTree had something similar, but SourceTree's updated automatically, the only way I can find to update the Log in SmartGit is by initiating a pull, and I'm not sure I want to be pulling all the time.
+ [2015-04-06T23:58:36Z] Arsonide I was just wondering if initiating a fetch would update the log without actually pulling stuff.

message no. 88400

Posted by ahmetalpbalkan in #github at 2015-04-06T23:00:19Z

apparently it's not supported :(
+ [2015-04-07T01:27:02Z] thibaultcha Arsonide You need to know that "pull" is fetch + merge. So in your case, yes, you want fetch.
+ [2015-04-07T08:15:30Z] User458764 Hi, I tried to transfer a repo from one of my user to another one and it tells 'This repository is being transferred to xxxx' but nothing happens then... What do I have to do?
+ [2015-04-07T09:15:41Z] Seveas User458764: you have to wait :)
+ [2015-04-07T09:27:49Z] User458764 Seveas several days?
+ [2015-04-07T09:46:09Z] qknight hi. i wonder why my local branch has 3 commits of mine and when i push it to github: 'git push qknight odroid_u3_nixos_porting' it lacks the second commit. i just don't see it here: https://github.com/qknight/nixpkgs/commits/odroid_u3_nixos_porting