Earlier quoted context omitted.
Lately, the Web UI has been sucky, I relied on my username button quite a bit, now I have to perform two steps to go to my user page
Just went on Github and I can't believe they remove that button. Doesn't seem like anything is gained from it and I'm sure I'm not the only one who uses it daily. I really hope they reverse that change.
Google has quietly launched a GitHub competitor
81–90 of 164 posts
Re: Google has quietly launched a GitHub competitor
#82Earlier quoted context omitted.
Yep, more of a competitor to Microsoft's Visual Studio Online than any of the social coding platforms: https://www.visualstudio.com/en-us/products/what-is-visual-s...
Well, one part of VSO, since that includes Bugs/Build/Test. I don't really know many private source-only hosting providers though.
Re: Google has quietly launched a GitHub competitor
#83Re: Google has quietly launched a GitHub competitor
#84The reason people use GitHub is everything around the git hosting: the web interface, the account system, pull requests and issues, forking, comments, wikis, Pages, even the desktop and mobile apps. Hosting git repositories is straightforward, by design. This article is only slightly more sensible than claiming that S3 is a GitHub competitor because you can git clone over HTTP.
Re: Google has quietly launched a GitHub competitor
#85This article is just click bait. Pretty sure this product is just so you can store your code/repo for your project using Google's cloud services. It's part of a whole for their cloud offering.
Re: Google has quietly launched a GitHub competitor
#86So they killed Google code to... launch another code hosting thing? Does Google have too many siloed product managers? Maybe you can only advance up the corporate ladder by releasing new products, and fuck all if they get killed later, because you got your promotion? No clue what the cause. Just seems weird looking on from the sidelines.
Re: Google has quietly launched a GitHub competitor
#87Sorry, but I just can't trust them. I am absolutely sure that Google will shut it down in X years.
Re: Google has quietly launched a GitHub competitor
#88Earlier quoted context omitted.
Exactly this, it always sucks and it changes too often in completely random ways. Github's issue tracker is also very half baked, every real project has to has a Trac instance or so somewhere else. But _it has critical mass_, and pull requests and the way commenting them and testing them etc works is really awesome, and it'll be hard for a new competitor to get people to move.
That seems true, but only for open source projects. Why would it be hard for closed source projects (where github makes all their money) to move away?
Re: Google has quietly launched a GitHub competitor
#89The reason people use GitHub is everything around the git hosting: the web interface, the account system, pull requests and issues, forking, comments, wikis, Pages, even the desktop and mobile apps. Hosting git repositories is straightforward, by design. This article is only slightly more sensible than claiming that S3 is a GitHub competitor because you can git clone over HTTP.
I use GH because everyone else seems to, and while the UI is nice, I think the permissions system is utterly broken so I now have to have multiple accounts so that I can allow third party access to my repos but not every repo I have access to .
Re: Google has quietly launched a GitHub competitor
#90Earlier quoted context omitted.
Well, one part of VSO, since that includes Bugs/Build/Test. I don't really know many private source-only hosting providers though.
VSO is pretty great actually. Private source control, bug tracker / agile planner thingababoo and build all in once place. With the possibility to auto deploy on Azure if you need it.