| CARVIEW |
GitHub is for Public Open Source and Private Business Code
The latest Twitter client to go Open Source, this single column Cocoa app does much more than expected: filters to weed out the bad tweets, drag and drop TwitPic integration, easy ways to add/remove/block fellow addicts, and even more. The best part? You can hack on it and add whatever features you’d like! .
Recently Updated Repositories
What is it?
Not only is Git the new hotness, it's a fast, efficient, distributed version control system ideal for the collaborative development of software.
GitHub is the easiest (and prettiest) way to participate in that collaboration: fork projects, send pull requests, monitor development, all with ease.
How does it work?
Get up and running in seconds by forking a project, pushing an existing repository, or starting fresh.
GitHub was written for public, open source projects and private, proprietary codes — if you use Git, GitHub is for you.
What else does it do?
GitHub provides pre-rolled post-commit hooks (Lighthouse and Campfire integration) as well as an innovative web hook system for writing your own.
Every repository comes with SSH support for pushing and pulling. Private repositories enjoy full SSL support on the web side, as well.
Private repositories are accessible only through SSH and SSL.
Finally a code repository that works as well as you do.
-
Project and Developer News Feeds
Keep tabs on your favorite projects and the people that work on them.
-
Source Code Browser
Easily view your code at any version and on any branch or tag.
-
Public Developer Profiles
See what other developers are working on and what they're up to.
-
Commit Comments
Comment on specific lines of a commit, or the whole thing. Simple code review.
-
Inline Editing
Make simple changes to files then commit using your web browser.
-
Apply Patches
See changes made to forks of your project and apply them on the spot.
-
Git Powered Pastebin
Gist is a great, Git powered way to share and iterate on simple files.
-
Network Graph
Instantly see the history and relationships of your project's forks.
-
Secure, Private Repositories
Keep your private code private, served over SSL and SSH only to collaborators.
Read the Git Community Book
This book has been built by dozens of people in the Git community, and is meant to help you learn how to use Git as quickly and easily as possible.
Other Resources
Learn even more about Git with these Video Resources
GitCasts –
Short and sweet screencasts on a variety of Git topics
|
Git Tutorial Talk –
A recording of an excellent Git tutorial given by Bart Trojanowski for
the Ottawa Group of Ruby Enthusiasts.
|










