Jump to content

GitHub

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Glaisher (talk | contribs) at 04:43, 24 May 2015 (fix). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

GitHub, Inc.
Type of site
Private
Available inEnglish
FoundedFebruary 8, 2008; 16 years ago (2008-02-08)
HeadquartersSan Francisco, California, United States
Founder(s)Tom Preston-Werner
Chris Wanstrath
PJ Hyett
CEOChris Wanstrath
IndustrySoftware
Employees272 (2015)[1]
URLgithub.com
RegistrationOptional (required for creating and joining projects)
Users9 million (2015)
LaunchedApril 10, 2008; 16 years ago (2008-04-10)

GitHub is a web-based Git repository hosting service, which offers all of the distributed revision control and source code management (SCM) functionality of Git as well as adding its own features. Unlike Git, which is strictly a command-line tool, GitHub provides a web-based graphical interface and desktop as well as mobile integration. It also provides access control and several collaboration features such as wikis, task management, and bug tracking and feature requests for every project.[3]

GitHub offers both paid plans for private repositories and free accounts, which are usually used to host open-source software projects. As of 2015, GitHub reports having over 9 million users and over 21.1 million repositories,[4] making it the largest code hoster in the world.[5]

Services

GitHub

Development of the GitHub platform began on October 1, 2007.[6][7] The site was launched in April 2008 by Tom Preston-Werner, Chris Wanstrath, and PJ Hyett after it had been made available for a few months prior as a beta period.[8]

Projects on GitHub can be accessed and manipulated using the standard git command-line interface and all of the standard git commands work with it. GitHub also allows registered and non-registered users to browse public repositories on the site. Multiple desktop clients and git plugins have also been created by GitHub and other third parties which integrate with the platform.

The site provides social networking-like functions such as feeds, followers, wikis (using wiki software called gollum) and a social network graph to display how developers work on their versions ("forks") of a repository and which fork (and branch within that fork) is newest.

A user must create an account in order to contribute content to the site, but public repositories can be browsed and downloaded by anyone. With a registered user account, users are able to discuss, manage, create repositories, submit contributions to others' repositories, and review changes to code.

GitHub also operates other services: a pastebin-style site called Gist[8] which is for hosting code snippets (GitHub proper is for hosting larger projects), and a slide hosting service called Speaker Deck.

The software that runs GitHub was written using Ruby on Rails and Erlang by GitHub, Inc. developers Chris Wanstrath,[9] PJ Hyett, and Tom Preston-Werner.

GitHub launched a new program to give students free access to their tools on 7 October 2014. It is called the GitHub Student Developer Pack. GitHub will partner with Bitnami, Crowdflower, DigitalOcean, DNSimple, HackHands, Namecheap, Orchestrate, Screenhero, SendGrid, Stripe, Travis CI and Unreal Engine to launch the program.[10]

Scope

GitHub is mostly used for code.

In addition to source code, GitHub supports the following formats and features:

  • Documentation, including automatically-rendered README files in a variety of Markdown-like file formats (see README files on GitHub)
  • Issue tracking (including feature requests)
  • Wikis
  • Small websites can be hosted from public repositories on GitHub. The URL format is http://projectname.github.io.
  • Nested task-lists within files
  • Visualization of geospatial data
  • Gantt charts
  • 3D render files which can be previewed using a new integrated STL file viewer which displays the files on a 3D canvas.[11] The viewer is powered by WebGL and Three.js.
  • Photoshop's native PSD format can be previewed and compared to previous versions of the same file.

Licensing of repositories

GitHub's Terms of Service do not require public software projects hosted on GitHub to meet the Open Source Definition. Therefore (and in any case) it is advisable for users and developers intending to use a piece of software found on GitHub to read the software license in the repository (usually found in a top-level file called "LICENSE", "LICENSE.txt", or similar) to determine if it meets their needs.

GitHub Enterprise

GitHub Enterprise is similar to GitHub's public service but is designed for use by large-scale enterprise software development teams where the enterprise wishes to host their repositories behind a corporate firewall.[12]

Gist

Tom Preston-Werner presented the then-new Gist feature at a punk rock Ruby conference in 2008.[13] Gist builds on the traditional simple concept of a pastebin by adding version control for code snippets, easy forking, and SSL encryption for private pastes. Because each "gist" has its own Git repository, multiple code snippets can be contained in a single paste and they can be pushed and pulled using Git. Further, forked code can be pushed back to the original author in the form of a patch, so gists (pastes) can become more like mini-projects.

History

The shading of the map illustrates the number of users as a proportion of each country’s Internet population. The circular charts surrounding the two hemispheres depict the total number of GitHub users (left) and commits (right) per country.
  • 24 February 2009: GitHub team members announced, in a talk at Yahoo! headquarters, that within the first year of being online, GitHub had accumulated over 46,000 public repositories, 17,000 of which were formed in the previous month alone. At that time, about 6,200 repositories had been forked at least once and 4,600 had been merged.
  • 5 July 2009: GitHub announced that the site was now harnessed by over 100,000 users.
  • 27 July 2009: In another talk delivered at Yahoo!, Tom Preston-Werner announced that GitHub had grown to host 90,000 unique public repositories, 12,000 having been forked at least once, for a total of 135,000 repositories.[14]
  • 25 July 2010: GitHub announced that it hosts 1 million repositories.[15]
  • 20 April 2011: GitHub announced that it is hosting 2 million repositories.[16]
  • 9 July 2012: Peter Levine, general partner at GitHub's investor Andreessen Horowitz, stated that GitHub had been growing revenue at 300% annually since 2008 "profitably nearly the entire way".[17]
  • 16 January 2013: GitHub announced it had passed the 3 million users mark and was then hosting more than 5 million repositories.[18]
  • 23 December 2013: GitHub announced it had reached 10 million repositories.[19]
  • 3 December 2014: GitHub is blocked in Russia due to content that refers to suicide.[20]
  • 31 December 2014: GitHub is blocked in India (along with 31 other websites) due to git repositories from ISIS.[21] However, on 10 January 2015, GitHub, along with some other websites, was unblocked in India.
  • 26 March 2015: GitHub fell victim to a massive distributed denial-of-service (DDOS) attack that lasted for more than 118 hours.[22] The Github-hosted anti-censorship contents were the primary targets.[23][24] [25]

Company

GitHub, Inc. was originally known as Logical Awesome.

In 2014, GitHub's former CEO Tom Preston-Werner resigned from the company after GitHub confirmed harassment allegations.[26][27][28][29]

GitHub's salespeople are not paid on a commission basis.[30]

Organizational structure

As of December 2012, GitHub, Inc. was a flat organization with no middle managers; in other words, "everyone is a manager" (self-management).[31] Employees can choose to work on projects that interest them (open allocation). However, salaries are set by the chief executive.[32][needs update]

In 2014, GitHub, Inc. introduced a layer of middle management.[33]

Finance

GitHub.com is a start-up business, which in its first years provided enough revenue to be funded solely by its three founders and start taking on employees.[34] In July 2012, four years after the company was founded, Andreessen Horowitz invested $100M in venture capital.[3]

See also

References

  1. ^ "GitHub Team Info". github.com. Github. Retrieved 30 March 2015.
  2. ^ "Github.com Alexa Ranking". Alexa Internet. Retrieved 6 April 2015.
  3. ^ a b Williams, Alex (9 July 2012). "GitHub Pours Energies into Enterprise – Raises $100 Million From Power VC Andreessen Horowitz". Tech Crunch. Andreessen Horowitz is investing an eye-popping $100 million into GitHub
  4. ^ "GitHub Press Info". github.com. Github. Retrieved 30 March 2015.
  5. ^ Georgios Gousios; Bogdan Vasilescu; Alexander Serebrenik; Andy Zaidman. "Lean GHTorrent: GitHub Data on Demand" (PDF). The Netherlands: Delft University of Technology & †Eindhoven University of Technology: 1. Retrieved 9 July 2014. During recent years, GITHUB (2008) has become the largest code host in the world. {{cite journal}}: Cite journal requires |journal= (help)
  6. ^ Weis, Kristina (10 February 2014). "GitHub CEO and Co-Founder Chris Wanstrath Keynoting Esri's DevSummit!". in 2007 they began working on GitHub as a side project
  7. ^ Preston-Werner, Tom (19 October 2008). "GitHub Turns One!". GitHub. Retrieved 28 March 2014.
  8. ^ a b Catone, Josh (24 July 2008). "GitHub Gist is Pastie on Steroids".
  9. ^ "Interview with Chris Wanstrath". Doeswhat.com. 6 March 2012. Retrieved 26 February 2013.
  10. ^ By Frederic Lardinois, TechCrunch. "GitHub Partners With Digital Ocean, Unreal Engine, Others To Give Students Free Access To Developer Tools." 7 October 2014. 7 October 2014.
  11. ^ Weinhoffer, Eric (9 April 2013). "GitHub Now Supports STL File Viewing".
  12. ^ "Introducing GitHub Enterprise". GitHub. Retrieved 13 July 2014.
  13. ^ Preston-Werner, Tom (20 July 2008). God's memory leak - a scientific treatment. RubyFringe. Retrieved 21 October 2014. He previewed the upcoming git feature gist {{cite conference}}: External link in |conferenceurl= (help); Unknown parameter |conferenceurl= ignored (|conference-url= suggested) (help)
  14. ^ Dascalescu, Dan (3 November 2009). "The PITA Threshold: GitHub vs. CPAN". Dan Dascalescu's Wiki.
  15. ^ "One Million Repositories, Git Official Blog". 25 July 2010.
  16. ^ "Those are some big numbers, Git Official Blog". 20 April 2011.
  17. ^ Peter Levine (9 July 2012). "Software Eats Software Development".
  18. ^ "Code-sharing site Github turns five and hits 3.5 million users, 6 million repositories". TheNextWeb.com. 11 April 2013. Retrieved 11 April 2013.
  19. ^ "10 Million Repositories". GitHub.com. 23 December 2013. Retrieved 28 December 2013.
  20. ^ "Russia Blacklists, Blocks GitHub Over Pages That Refer To Suicide".
  21. ^ "GitHub, Vimeo and 30 more sites blocked in India over content from ISIS". thenextweb.com. The Next Web. 31 December 2014.
  22. ^ "Large Scale DDoS Attack on github.com". github.com. GitHub. 27 March 2015. Retrieved 31 March 2015.
  23. ^ "Last night, GitHub was hit with massive denial-of-service attack from China". theverge.com. The Verge. 27 March 2015. Retrieved 27 March 2015.
  24. ^ "U.S. Coding Website GitHub Hit With Cyberattack". wsj.com. The Wall Street Journal. 29 March 2015. Retrieved 29 March 2015.
  25. ^ "Massive denial-of-service attack on GitHub tied to Chinese government". arstechnica.com. Ars Technica. 31 March 2015. Retrieved 1 April 2015.
  26. ^ Biddle, Sam; Tiku, Nitasha (17 March 2014). "Meet the Married Duo Behind Tech's Biggest New Harassment Scandal". Vallywag. Gawker. Retrieved 17 March 2014.
  27. ^ Miller, Claire Cain (21 April 2014). "GitHub Founder Resigns After Investigation". Bits. The New York Times.
  28. ^ Wilhelm, Alex (21 April 2014). "GitHub Denies Allegations Of "Gender-Based Harassment," Co-Founder Preston-Werner Resigns". TechCrunch.
  29. ^ "Follow up to the investigation results". 28 April 2014.
  30. ^ "Github Raises $100 Million From Andreessen Horowitz". Forbes. 9 July 2012.
  31. ^ Ryan Tomayko (2 April 2012). "Show How, Don't Tell What - A Management Style". Retrieved 28 August 2013.
  32. ^ Quentin Hardy. "Dreams of 'Open' Everything". New York Times.
  33. ^ Evelyn, Rusli (17 July 2014). "Harassment claims make startup GitHub grow up". Wall Street Journal. Retrieved 18 July 2014.
  34. ^ Michael, Carney (20 June 2013). "GitHub CEO explains why the company took so damn long to raise venture capital". PandoDaily. Retrieved 10 July 2014.

External links