Slashdot Mirror


Microsoft Is Talking About Acquiring GitHub, Says Report (zdnet.com)

The Welcome Rain shares a report from ZDNet: Microsoft officials have been talking to GitHub about possibly acquiring the company, according to a June 1 report in Business Insider. BI claims that the two have discussed the possibility of an acquisition on an on-and-off-again basis over the years "but in the last few weeks talks have grown more serious." BI is citing unnamed "people close to the companies" as its sources. "This isn't as surprising as it would have been ten or more years ago," writes The Welcome Rain. "Microsoft is investing a lot in git, including GVFS, a Git Virtual File System to help Git work with very large codebases. What might this mean for the future of Github?"

76 of 164 comments (clear)

  1. Zombie by gigne · · Score: 4, Insightful

    A few years ago I would have said it is the end of GitHub. Now it is most likely to be turned into a zombie

    --
    Signature v3.0, now with 42% less memory usage.
    1. Re:Zombie by Anonymous Coward · · Score: 5, Funny

      No, no, it wont be that bad, it will just auto update all repos, insert ad's into every code and break on every 2nd tuesday in a month...

    2. Re:Zombie by Em+Adespoton · · Score: 3, Interesting

      Well, it's better than being acquired by Oracle. At least Microsoft lets things die a slow death and eventually pulls the plug, pushing people to a new product,instead of pretending to support a product while refusing to update it, meanwhile pulling a few key features from it to further bloat their database offerings.

    3. Re:Zombie by AmiMoJo · · Score: 3, Informative

      We use their paid version at work. It's okay... But lacks some basic features, like a way to organize your 300+ repos in some sensible way.

      Honestly if Microsoft spur some development of the site it would be welcome. The industry seems to have stagnated a bit - all the rivals like GitLab and Bitbucket are pretty much clones of GitHub and while they have some interesting features there isn't really anything radically different.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    4. Re:Zombie by FatdogHaiku · · Score: 1

      A few years ago I would have said it is the end of GitHub. Now it is most likely to be turned into a zombie

      That seems reasonable...
      If GitHub lets this happen they should already be out seeking BRAINS ...

      --
      You have the right to remain sentient. If you give up the right to remain sentient, you will be elected to public office
  2. What does this mean? by Anonymous Coward · · Score: 1

    It means it's time to migrate your projects and close your Github account.

    1. Re:What does this mean? by Aighearach · · Score: 2

      At the very least I think it is safe to say this would be good news for gitlab!

    2. Re:What does this mean? by molarmass192 · · Score: 1

      Agreed, created an account there just to camp on my username. I'm not migrating from GitHub *yet*, but I will jump at the first mention of "migrating to windows".

      --

      Good people do not need laws to tell them to act responsibly, while bad people will find a way around the laws-Plato
    3. Re:What does this mean? by WallyL · · Score: 1

      Agreed, created an account there just to camp on my username. I'm not migrating from GitHub *yet*, but I will jump at the first mention of "migrating to windows".

      Good idea. I just did the same (different from my /. username).

  3. Approve my Pull Request ! by Anonymous Coward · · Score: 1

    Bill Gates wants to Merge Github into the master branch.

    1. Re: Approve my Pull Request ! by Midnight+Thunder · · Score: 1

      I may have agreed, but I donâ(TM)t believe he is the one approving pull requests.

      --
      Jumpstart the tartan drive.
  4. What would it mean for VSTS? by Anonymous Coward · · Score: 1

    For those of us that work on VSTS based systems and like everything all together, this is actually bad news.

    I LIKE the calmness of VSTS over GitHub. (Sure, for social / open development, GitHub is great. For private, within the organisation? VSTS is just plain calmer.) Problem is, there will be this push to use private GitHub for things that are just easier in VSTS. And, often, what is technologically the best isn't really what matters, it's what people are paying attention to.

    1. Re: What would it mean for VSTS? by cyber-vandal · · Score: 1

      Bad in what way?

    2. Re: What would it mean for VSTS? by cyber-vandal · · Score: 1

      I've only used VSTS so far and haven't had too much trouble doing any of that. What's better and why?

  5. It will become as crappy as Skype and LinkedIn by Anonymous Coward · · Score: 1

    Microsoft is a master in killing off good services and scaring away users by bad product management.

    1. Re: It will become as crappy as Skype and LinkedIn by viperidaenz · · Score: 2, Insightful

      LinkedIn was shit before Microsoft bought it.

    2. Re:It will become as crappy as Skype and LinkedIn by Locutus · · Score: 1

      You forgot how much better they made the Danger phone/OS.

      LoB

      --
      "Anyone who stands out in the middle of a road looks like roadkill to me." --Linus
    3. Re: It will become as crappy as Skype and LinkedIn by rnturn · · Score: 1

      That may be but at least before Microsoft bought LinkedIn they weren't going out of their way to be a Facebook clone. For me that became obvious that that was the direction MS wanted to go when they made the default LI feed ordering to be the "Top" (i.e., most "Liked") posts---you can change that to "Recent" but you can't make the change your personal default. As for it's job leads... that's rather gone downhill as well. I actually still get the occasional call from someone who's seen my LI profile. I still recall the days when LI was the preferred--even exclusive--site for some companies and recruiters to post job ads, sometimes using LI as the exclusive site for some job postings. Those days seem to be long gone but I noticed that this was happening even before MS got a hold of them. Nowadays, a good half of the communications I get on LI is from Indian recruiters wanting to join my network. I.e., spam.

      --
      CUR ALLOC 20195.....5804M
  6. Re:Glad I switched to Bitbucket so MS gets no cash by Mattcelt · · Score: 4, Insightful

    This has not been my experience in any way, shape, form, or manner.

    Linkedin has become absolutely insufferable since Microsoft acquired them.

  7. Re:Reason enough for immediate account deletion by Anonymous Coward · · Score: 1

    Came here to read exactly that type comment from slashdotters. Was not disappointed.

    You're such a predictable bunch.

  8. Bad idea by c++horde · · Score: 5, Interesting

    As a former Microsoft developer, I can tell you, this is a really bad idea. Microsoft internally has one of the best revision control systems I've ever used (Source Depot), so we know they won't use it, but they will control how source code is managed and he who controls the keys to the repository also controls the builds. I vote really, really bad idea. Start moving your projects back to SourceForge.

    1. Re:Bad idea by Actually,+I+do+RTFA · · Score: 3, Interesting

      Microsoft has good build tools. They have build chains that build onto iOS and Android (mostly to try to tempt people into also building for Windows Phone).

      --
      Your ad here. Ask me how!
    2. Re:Bad idea by Anonymous Coward · · Score: 5, Informative

      As a former Microsoft developer, I can tell you, this is a really bad idea. Microsoft internally has one of the best revision control systems I've ever used (Source Depot), so we know they won't use it, but they will control how source code is managed and he who controls the keys to the repository also controls the builds.

      I vote really, really bad idea. Start moving your projects back to SourceForge.

      The Windows code base is already hosted on Git. It was migrated from Source Depot to Git and in the process GVFS was created to allow Git to scale. This is no secret, it's been reported in the news for over a year.

    3. Re:Bad idea by Anonymous Coward · · Score: 5, Interesting

      GitHub to SourceForge import tool: https://sourceforge.net/p/forg...

    4. Re:Bad idea by Anonymous Coward · · Score: 2, Informative

      Source Depot is no more - Windows is now built using Git

      https://www.reddit.com/r/windows/comments/61pnmv/source_depot_is_no_more_windows_is_now_built/

    5. Re:Bad idea by Dutch+Gun · · Score: 1

      Sounds like you haven't worked there for a while. Source Depot is pretty much abandonware at this point, and only a few teams with a lot of legacy dependencies are using it. Most teams are moving to git.

      Have you noticed all the tight git integration occurring in Visual Studio, or how Microsoft has actually been contributing to git to improve performance on extremely large projects? It's because all their internal teams are using git, and we get the integration as a benefit.

      --
      Irony: Agile development has too much intertia to be abandoned now.
    6. Re:Bad idea by ebvwfbw · · Score: 1

      Man WTH is up with Microsoft? Someone way high up there seems to be able to mess up a wet dream. They had infopath which wasn't that bad. I know a number of people, even recently that were developing on it only to find out it's gone and Microsoft wouldn't even tell them that it's abandoned. They just would never get back to them. I keep reading and finding out about things like this. Maybe they have too many Harvard MBAs on staff?

      Now they want to spread their incompetence to other areas? Wonderful. Seems like more and more we're being ruled by fools. At least we got one big fool out of the white house.

    7. Re:Bad idea by Xest · · Score: 1

      Well you're right you're certainly not a current employee at least because Microsoft has been using Git for years and embracing open source internally for just as long. Once Nadella took over this moved from side project to wholesale way of working. Microsoft now has a massive interest in Git succeeding because they've bet their horse on it.

      I'm surprised even as a former employee you don't know this, even former employees tend to know what their ex employers are doing through past colleagues, especially ones with the size and influence of Microsoft.

  9. hmm by supernova87a · · Score: 1

    So, if Microsoft is ambiguous about how it intends to handle people's confidential projects / personal code repos, and someone "deleted" all their content and wants to leave, will that actually be deleted or available to Microsoft? Hm.

  10. Microsoft kills products over time by mejustme · · Score: 4, Insightful

    What an incredibly effective way to piss off a large set of developers! The early adopters of git obviously were non-microsoft devs. Just discussing this now will be seen as a very serious threat to most of that population subset. Just look at any other product MS has purchased over the years to see what happened to the linux (or non-MS) version 1-2 years after the purchase.

    E.g., anyone had any trouble using Skype in Linux over the last year, versus 3-5 years ago?

    How long would it take before access to github is integrated into VisualStudio, and how long after that will the command-line version of git start failing to pull/push/etc to github? "Pull must be performed from within VisualStudio Team Explorer. Command-line version of git is no longer supported. Please upgrade to VisualStudio 2020."

    1. Re:Microsoft kills products over time by PmanAce · · Score: 1

      Git is already supported by VS, what is the problem?

      --
      Tired of my customary (Score:1)
    2. Re:Microsoft kills products over time by mejustme · · Score: 1

      Git is already supported by VS, what is the problem?

      The problem is when Visual Studio becomes the *only* way to access it.

    3. Re:Microsoft kills products over time by PmanAce · · Score: 1

      That is not going to happen, why would they do that? They are open-sourcing .net core, not going the other way.

      --
      Tired of my customary (Score:1)
    4. Re:Microsoft kills products over time by Required+Snark · · Score: 4, Insightful
      "why would they do that?"

      Because they are Microsoft and they live and die by NIH. That is why they have strangled so may other projects they acquired. They are even better at destroying other peoples work then Oracle, and that is world class competition.

      In Microsoft Land the sequence is acquisition => integration => brain death. For example if they buy GitHub then they will "integrate" it with Linkedin, and it will be like using Facebook as a development platform. Good luck with that.

      --
      Why is Snark Required?
    5. Re:Microsoft kills products over time by SlaveToTheGrind · · Score: 1

      E.g., anyone had any trouble using Skype in Linux^W^W over the last year, versus 3-5 years ago?

      FTFY. It's been astounding to me how they have somehow managed to make a video chat app nearly impossible to use for video chatting.

    6. Re:Microsoft kills products over time by neilo_1701D · · Score: 2

      "why would they do that?"

      Because they are Microsoft and they live and die by NIH. That is why they have strangled so may other projects they acquired.

      Yeah... about that. So go back in time to 2003 (or so) when a small company called Navision up and sold their ERP solution Axapta to Microsoft. Fast-forward to today, and Axapta 3 has morphed into the Azure-hosted Dynamics 365. The original codebase is still there, but it's a vastly superior product and expanded product.

      They acquired it; they improved it out of sight!

    7. Re:Microsoft kills products over time by Xtifr · · Score: 4, Insightful

      Git itself is still GPL'd. They can't distribute modified (or unmodified) versions without also providing the source code. Which means that any changes they make to provide a "special" version can easily be taken up by the folks who make the command-line version.

      And even if they could, the result, if they tried such a thing, would be to fragment the community. Which is Github's main asset. Git, if you recall, is a distributed system. There's no need for a central point. A site like Github is merely a convenience for users. The only real benefit of Github is its community. If they damage that, they damage Github, but don't harm Git, because Git users aren't locked into Github.

      Lots of big projects (including lots of big enterprise-y projects that MS customers care about) are already hosted on other sites, especially Gitlab. Plenty of big projects (including lots of big enterprise-y projects that MS customers care about) are cross-platform, and would quickly move to something else (e.g. Gitlab) if Github tried to turn MS-only. There simply isn't enough leverage there for MS to do anything nefarious at this stage.

      Granted, I'd be watching like a hawk for their next move if they bought Github. But this move by itself doesn't really seem to give them any real opportunities, beyond the obvious of making money off of all the commercial projects hosted on Github.

      (And frankly, if they do buy Github, I predict a lot of projects move to Gitlab or some other site anyway, as a just-in-case measure. Probably not enough to damage Github, but enough to help drive the point home: we're not locked in, guys.)

    8. Re:Microsoft kills products over time by Dutch+Gun · · Score: 1

      The notion that MS would somehow lock out command-line access to GitHub or turn it into a MS or Visual Studio-only product is absurd, if for no other reason than it would screw over MS devs just as badly as everyone else. Yeah, shocker, a lot of MS and Windows devs use command line tools as well, and a lot of their stuff is on GitHub.

      I mean, MS is moving in the complete opposite direction, making Windows work better with Linux tools, Visual Studio targeting multiple platforms and using multiple toolchains, and releasing Electron-based cross-platform apps like VS Code. Even .NET has been open sourced.

      I'm not saying I like this idea of this acquisision, but I don't see why they'd want to kill GitHub. This isn't the year 2000, and Linux and open source are no longer their boogeyman. Microsoft is literally in the business of renting and managing Linux servers, and it's a massive revenue source for them.

      --
      Irony: Agile development has too much intertia to be abandoned now.
    9. Re:Microsoft kills products over time by Xtifr · · Score: 1

      Hence the 2nd through nth paragraphs of my post, pointing out all the negatives to MS and Github were they to attempt any such thing.

      It would be a huge amount of work to implement their not-quite-Git from scratch, and nobody is locked into Github, so I can't see anything they could gain from all that effort. If they make Github incompatible with many of its users, many projects will simply move off of Github. Because, again, nobody is locked into Github.

    10. Re:Microsoft kills products over time by PmanAce · · Score: 1

      They bought Minecraft and integrated into what again? Hotmail is still around, so are Skype, Xamarin, LinkedIn, etc. What are your examples?

      --
      Tired of my customary (Score:1)
  11. Big no by Anonymous Coward · · Score: 1

    For Microsoft to be in charge of so much code is an existantial threat. The only thing worse if Microsoft takes over the Linux or BSD git repos or buys out the Wikimedia Foundation.

  12. Goodbye by Misagon · · Score: 4, Insightful

    I have already said goodbye to Skype and Linked-In after they had been taken over.
    If this happens, I would say goodbye to Github too for sure.

    The users of Github are not sheep. They are not like Microsoft's typical users that would accept lock-in and clunky interfaces because they don't know any better.

    --
    "We mustn't be caught by surprise by our own advancing technology" -- Aldous Huxley
  13. Hello GitLab! by lophophore · · Score: 1

    If Microsoft buys GitHub, I am moving all my code to GitLab or Bitbucket.

    --
    there are 3 kinds of people:
    * those who can count
    * those who can't
  14. Import GitHub to SourceForge by Anonymous Coward · · Score: 1

    SourceForge has an importer that will import your GitHub project https://sourceforge.net/p/forg...

  15. Nokia, Skype, Hotmail, and LinkedIn by Anonymous Coward · · Score: 5, Interesting

    QuarterDeck, OS/2, Xenix.

    But Google kills off just as much. Remember the much-loved Google-Reader? Wave? Google-Talk?

    I was a paying skype customer before MSFT.
    I was a paying Nokia Maemo customer, before MSFT.
    I was an early adopter for LinkedIn.

    Cancelled my accounts in each, when Microsoft broke each of them.

    1. Re:Nokia, Skype, Hotmail, and LinkedIn by Rob+Y. · · Score: 1

      All of your examples of Google killing off stuff were Google-developed stuff, that presumably was killed off because it either failed - or Google developed something else that suited their purposes better (if not, admittedly, always the users').

      The Microsoft examples discussed here were all acquisitions of popular services that, presumably, were bought by Microsoft to keep them from developing into a threat - or, I guess, to compete with Google or Amazon in cases where they had something similar. One case is unfortunate, the other is anticompetitive.

      --
      Posted from my Android phone. Oh, I can change this? There, that's better...
  16. Re:Hahahaa by Anonymous Coward · · Score: 1

    It's also caused a problem for units in my organization that can't tell the difference between a public and private repository. They've uploaded api keys and other really sensitive secrets like database passwords. Dummies. I wouldn't post that stuff online even if I though the repo was private. I use my own servers for git. Like a real man (or woman) does.https://news.slashdot.org/story/18/06/01/2034202/microsoft-is-talking-about-acquiring-github-says-report#

  17. Re:Sourceforge and DICE all over again by Anonymous Coward · · Score: 1

    Not a chance. I remember when Sourceforge was a decent place. Now? Slathered in ads, ads in the downloads, those hideous add-ons in the downloads. Honestly, CVS is still sane, despite being old. OpenBSD still thrives there, as do many, many others. GitHub, while not "new" is still the new shiny for so many coders. I keep my code in my own private tree. I do commits, merges, etc., and keep my code to myself. Even the code I write for work has backup copies in my private tree if I leave. Code re-use, baby, code re-use. Anything worth writing is worth keeping. Since I primarily write tools for my colleagues, I may use them again at a later job.

  18. Re:Glad I switched to Bitbucket so MS gets no cash by Austerity+Empowers · · Score: 3, Interesting

    It is definitely worse, I ignore it entirely at this point. I would also stop using Github for different reasons, just on principle. MS needs to slink off into the night and be happy with its monopoly on dumb users who need invasive IT support.

  19. Host your own? by 93+Escort+Wagon · · Score: 1

    It's pretty easy to set up your own git repo... I don't understand why more people don't do it.

    --
    #DeleteChrome
    1. Re:Host your own? by Xtifr · · Score: 2

      Github offers a lot more than just git. But yeah, few projects would have much difficulty moving to another system, like, say, Gitlab, if Github went rogue. Which makes me doubt that MS has any plans to turn Github rogue. There's simply not enough lock-in there.

    2. Re:Host your own? by Dutch+Gun · · Score: 1

      Assuming you're not talking about strictly personal projects, that means managing your own internet-facing servers. What could possibly go wrong with an amateur doing that?

      GitHub is free for open source projects, and most everyone knows about it and knows how to use it. What's not to like? One of the great things about git is the fact that you always have a copy of the entire repo locally, which means lock-in is pretty much impossible.

      --
      Irony: Agile development has too much intertia to be abandoned now.
    3. Re:Host your own? by 93+Escort+Wagon · · Score: 1

      Assuming you're not talking about strictly personal projects, that means managing your own internet-facing servers. What could possibly go wrong with an amateur doing that?

      At least some of us already manage internet-facing servers for a living. And while no protocol is problem-free, ssh should be easier to keep secure than most.

      But that’s mainly speaking to the people who use GitHub for work purposes. Adding a web interface, like you’d probably want to do for community projects, would indeed increase the degree of difficulty.

      --
      #DeleteChrome
  20. Pls No by NicknameUnavailable · · Score: 1

    I get that they don't have good code in VSO to train their self-programming AI's on (just a bunch of business code with shitloads of patchwork by lots of maintenance devs - a true mess.) I also get that they want to stick stuff into GitHub's EULA bypassing any open source license or patent rights for themselves when code is uploaded to GitHub. But not a fucking chance will I continue using it if that traitorous corporation of so-pc-they-actually-fire-entire-departments-for-being-"too-white" globalist h1b hacks buys it out.

  21. Re:Glad I switched to Bitbucket so MS gets no cash by novakyu · · Score: 4, Insightful

    "Has become"? When was LinkedIn not insufferable, with their constant reminder of contact requests that I was ignoring in the first place (and didn't want to log into their website to officially ignore)?

  22. Re:Sourceforge and DICE all over again by Anonymous Coward · · Score: 1

    amen to that!

    I'm pretty happy that I never left. sad to see the CVS/SVN repositories go, but nice that I can do sane binary releases for end users, and it not look like 21century ASS like github.

  23. Code Assistant looks over your code by AHuxley · · Score: 1

    to see if any of it could be used to remove DRM.
    It looks like your trying to share code that will circumvent DRM...

    --
    Domestic spying is now "Benign Information Gathering"
  24. Admiral Akbar said it best... by Hallux-F-Sinister · · Score: 2

    “I am NOT a giant fish!” Oh, wait...

    ...that wasn’t the quote I was looking for. It can go about its business. Move along.

    --
    Our reign has gone on long enough. Indeed. Summon the meteors.
  25. Like Skype by Tony+Isaac · · Score: 1

    Once Microsoft bought it, Skype turned into the default business communication tool, but everybody else ran away.

    If they buy GitHub, businesses will use it for their own development teams. But the rest of us will probably go to Bitbucket or elsewhere.

  26. What's a good alternative? by antdude · · Score: 1

    Just to be ready for MS' take over!

    --
    Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
    1. Re:What's a good alternative? by dyfet · · Score: 1

      Indeed there are a number of advantages to gitlab presently. And most importantly if gitlab were also taken over, that codebase is free for anyone to use and setup their own gitlab instance. Because git handles multiple remotes, it is also possible to be on both sites for visibility, and that makes it easy to leave either one of them, too...

      For me the concern is with golang, which uses the actual git repo host as part of the source path of your local code. To migrate that entire eco system cleanly does not seem trivial.

  27. Re:Glad I switched to Bitbucket so MS gets no cash by Anne+Thwacks · · Score: 1
    Do they really believe, that annoying people every day is getting them any more users?

    Yes

    Like the 419'ers use illiteracy to shake out people who are insufficiently gullible, MS/LinkedIn use spam to shake out the kind of people who might have some resistance to advertising.

    --
    Sent from my ASR33 using ASCII
  28. R.I.P. by stooo · · Score: 1

    R.I.P. Github.

    --
    aaaaaaa
  29. Login on Github using your 90's hotmail account... by Uzull · · Score: 1

    Soon you will be able to login on github with the hotmail email account you created in the 90's... Gross....

  30. How to download content from Github? by LaughingRadish · · Score: 2

    In the event of Github selling out to Microsoft, I want to be sure I can download all issue discussion, wikis, and so on from my projects and then upload that information to a new service, say Gitlab. Could I get some people to suggest programs/scripts for accomplishing this?

  31. Re: American dichotomy. by bn-7bc · · Score: 1

    Well since Stalin has been dead firba long time he tends not to cause problems anymire (mostly anyway) MRs Clinton on the ither hand,,, :)

  32. Please no by Midnight+Thunder · · Score: 1

    Itâ(TM)s not that I dislike Microsoft, but itâ(TM)s recent track record, that includes Skype and Nokia, suggest that they are best to leave the good stuff alone.

    Buying an important stake in GitHub would be fine, but having so much control they meddle with a good thing, no thank you.

    --
    Jumpstart the tartan drive.
  33. Not surprised at all by ErichTheRed · · Score: 1

    Microsoft isn't the 90s Microsoft anymore. They're banking on getting out of the software business and into the cloud business. Every single project they build these days beyond core Windows and Office has at least some open source component and they're already using Github to host all their code. Owning Github would be a way for them to build an even more seamless bridge into Azure for developers' applications. It's already incredibly easy to publish something through VSTS and the other 10,000 CI/CD tools out there.

    That's the interesting thing about this whole Azure shift...they don't care what you run on their service as long as you pay them to use it. And, they get guaranteed monthly revenue without having to craft enterprise software agreements. It's an interesting shift to watch, because they're trying hard to not publicly indicate any sort of lock-in while leading people that way. If you're careful about tool selection you can make a totally portable application, but Microsoft is providing enough services that are easy and the path of least resistance...but also happen to run only on Azure.

    As for what they would do with Github...probably nothing beyond building stronger Azure connections. They're out of the software and the phone/App Store business for the most part, so we're back to Developers Developers Developers...

    1. Re:Not surprised at all by LaughingRadish · · Score: 1

      If they like the look and feel of Github so much, why don't they just implement something like Github on their own servers? They could buy a site license of the software from Github, Gitlab, or wherever if they don't want to roll their own solution. They can continue to use Github as they do now. That's all fine and dandy. That won't hurt the other users of Github. Why do they feel the need to own Github unless the objective is to infect Github itself with Microsoftish idiocy?

  34. Re:If GH becomes MS, I leave GH by ErichTheRed · · Score: 1

    "It is impossible for the culture in MS not to destroy GH."

    I think they'd just leave them alone. Microsoft wanted Nokia so they could make an iPhone killer and sell their software and app ecosystem. They wanted Skype so they could get a better video conferencing system for O365/Teams to sell more subscriptions. I think they want Github to drive Azure adoption. To make that work you can't just take them over and apply the old license-based software company culture. The open source crowd would never tolerate any change that smelled of "proprietary closed source code" so I think Microsoft knows they would have to basically not touch anything and just quietly build easy on-ramps to consume more Azure.

    Github actually fits with their "new, hip web startup" culture they seem to want to cultivate. People I know who have worked there for a while say that the whole DevOps thing has come through like a freight train. Developers have been moved from private offices to cafeteria tables and they've basically fired all the testers and forced developers to write tests.

  35. I love this! Go for it! Now! by rainer_d · · Score: 1

    We use an on-premise enterprise edition of Gitlab.

    I would love for MSFT to acquire Github, simply because a lot of developers who live in a world of "Everything and everyone is on github, get there already!" would finally wake up and enable their tools to integrate with other repositories. The one in particular that I have in mind is Ansible Galaxy.

    --
    Windows 2000 - from the guys who brought us edlin
  36. Its about the IP by sdinfoserv · · Score: 2

    No, this is about licensing. Part of the new ELU wil be change to assume intellectual property rights from any project posted to GitHub. Micro$oft will own everything. Then charge for it's use.

  37. Bye em out boys by Your_spleen · · Score: 2

    Whenever I hear of MS acquiring a company I'm reminded of that Simpsons episode where Gates buys out Homer. It doesnt appear like that reputation has changed, even after all these years and changes in the company's management. I was an avid Minecraft player and enjoyed frequent additions to the game which kept me engaged. I was skeptically optimistic when MS acquired Mojang, hoping MS would positively influence development, but that didn't seem to come to fruition and updates are less frequent than ever. When I read that MS is increasing contributions/influence in open source I can't help to wonder what their actual motivation is. Then I'm reminded again of that Simpsons episode.

  38. "What might this mean..." == time_to_move by cybersquid · · Score: 1

    I'll be gone. That's what it will mean.

  39. Re:Not if they make it a library that git in turn. by Xtifr · · Score: 1

    Or they could rewrite the code from scratch. But that doesn't matter, because, as I pointed out at some length, nobody is locked into Github, and if they try to replace the protocol it speaks, projects will simply move somewhere else where git still works.

    (And VS will have to continue to support regular git because of the many critical projects that aren't hosted on Github, or that would move off of Github if Github became MS-only.)

    The only reason people use Github is because it's convenient and has a large community. Trying to turn it into something MS-specific would make it less convenient and reduce the size of its community (and give a huge boost to projects like Gitlab). If they wanted a proprietary VCS, they could have simply stuck with SourceSafe (or whatever it was called--I haven't used any MS products in decades).

  40. ditto by cybersquid · · Score: 1

    This. Unless MS wants to drive users away...