# Let's Git it On

DevFeed: [Let's Git it On](<https://devfeed.tech/articles/let-s-git-it-on-2075.md>)

Original publisher: [Read original article](<https://developers.soundcloud.com/blog//lets-git-it-on>)

Published: 2010-10-26T00:00:00Z

Content type: article

Language: en

Sources: [SoundCloud Backstage Blog](<https://devfeed.tech/sources/soundcloud-backstage-blog.md>)

Topics: [Git](<https://devfeed.tech/topics/git.md>), [Pull Request](<https://devfeed.tech/topics/pull-request.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [coding](<https://devfeed.tech/topics/coding.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>)

Tags: [authentication](<https://devfeed.tech/tags/authentication.md>), [blog](<https://devfeed.tech/tags/blog.md>), [coding](<https://devfeed.tech/tags/coding.md>), [developer](<https://devfeed.tech/tags/developer.md>), [efficiency](<https://devfeed.tech/tags/efficiency.md>), [fork](<https://devfeed.tech/tags/fork.md>), [git](<https://devfeed.tech/tags/git.md>), [github](<https://devfeed.tech/tags/github.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [pull-request](<https://devfeed.tech/tags/pull-request.md>), [ruby](<https://devfeed.tech/tags/ruby.md>)

## AI overview

This developer article introduces Git as a free, open-source version control system and explains how GitHub enables social coding through forking, editing, and pull requests. It recounts adding SoundCloud support to the Ruby OmniAuth gem and having the contribution accepted.

## Source excerpt

Being both a mediocre biz dev guy and a nerd means I get to post on the Developer blog as well as our Company blog, and today I'd like to...