» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with git + Development

Caged's gitnub at master — GitHub

Gitk-like application written in RubyCocoa that looks like it belongs on a Mac.

git: del.icio.us tag/git

Git Resources

Removing a remote branch 28 Apr Most places on the web will tell you this isn’t possible, but one blog gave this helpful little tip: $ git branch -d {your_branch_here} $ git push {repository} :heads/{your_branch_here} Where {repository} is a full repository spec, or a name for such a repository in .git/config (e.g., origin, etc.)

git: del.icio.us tag/git

Git - Fast Version Control System

Git is an open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Every Git clone is a full-fledged repository with complete history and full revision tracking capabilities, not dependent on network access or a central server. Branching and merging are fast and easy to do.

git: del.icio.us tag/git

Start a New Branch on your Remote Git Repository | Zorched / One Line Fix

Few helpful one-liners for branch management in git, in particular the non-obvious command for deleting a remote branch.

git: del.icio.us tag/git

InDefero, issue tracking and more

OpenSource Google Code clone with git instead of svn

git: del.icio.us tag/git

Gitorious - Gitorious

Open Source Github clone (no issue tracking but great git project/source front end)

git: del.icio.us tag/git

Git - Fast Version Control System

Home of the Git Version Control System and Friends

git: del.icio.us tag/git

Page 1 | Next >>