quanganhdo + git 25
GITLAB: Self Hosted Git Management Application
6 weeks ago by quanganhdo
Fast, secure and stable solution based on Ruby on Rails & Gitolite. Distributed under the MIT License.
git
github
opensource
server
versioncontrol
6 weeks ago by quanganhdo
Help.GitHub - Remove sensitive data
october 2011 by quanganhdo
From time to time users accidentally commit data like passwords or keys into a git repo. While you can use git rm to remove the file, it will still be in the repo's history. Fortunately, git makes it fairly simple to remove the file from the entire repo history.
git
guide
october 2011 by quanganhdo
git-annex
september 2011 by quanganhdo
git-annex allows managing files with git, without checking the file contents into git. While that may seem paradoxical, it is useful when dealing with files larger than git can currently easily handle, whether due to limitations in memory, checksumming time, or disk space.
archive
backup
git
software
sync
september 2011 by quanganhdo
visionmedia/git-extras - GitHub
september 2011 by quanganhdo
Extras for git. Helpful stuff: undo, changelog, summary
git
opensource
tools
github
shell
september 2011 by quanganhdo
A successful Git branching model » nvie.com
july 2011 by quanganhdo
I won’t talk about any of the projects’ details, merely about the branching strategy and release management.
branching
development
git
programming
workflow
github
shell
from instapaper
july 2011 by quanganhdo
Gitifier: Git commit notifier for MacOSX
september 2010 by quanganhdo
Gitifier is an application that runs in your MacOSX menu bar and monitors Git repositories that you're interested in. When someone pushes a new commit, it shows you a Growl notification.
notifier
git
growl
mac
osx
software
september 2010 by quanganhdo
Gitbox — Git GUI for Mac OS X
june 2010 by quanganhdo
Gitbox is a Mac OS X graphical interface for Git version control system. In a single window you see branches, history and working directory status.
git
mac
june 2010 by quanganhdo
Git Reference
june 2010 by quanganhdo
This is the Git reference site. This is meant to be a quick reference for learning and remembering the most important and commonly used Git commands. The commands are organized into sections of the type of operation you may be trying to do, and will preset the common options and commands needed to accomplish these common tasks.
git
reference
june 2010 by quanganhdo
A Visual Git Reference
february 2010 by quanganhdo
This page gives brief, visual reference for the most common commands in git.
git
reference
programming
visualization
tutorial
from delicious
february 2010 by quanganhdo
A successful Git branching model
january 2010 by quanganhdo
In this post I present the development model that I’ve introduced for all of my projects (both at work and private) about a year ago, and which has turned out to be very successful.
git
branching
development
versioncontrol
bestpractices
from delicious
january 2010 by quanganhdo
#47 Crash at start - GitNub - activereload
january 2010 by quanganhdo
How to fix GitNub's crash in Snow Leopard
snowleopard
osx
tips
git
nub
from delicious
january 2010 by quanganhdo
GIT ignore .DS_Store files globally per user
january 2010 by quanganhdo
Here's how to set-up globally a set of excludes when using GIT, in this case setting up GIT to ignore .DS_Store files on a Mac.
git
gitignore
osx
from delicious
january 2010 by quanganhdo
git ready » exporting your repository
january 2010 by quanganhdo
What if you just want to export a certain commit’s changes? Or just one folder? What if you wanted to make an archive of the repository for backup?
git
archive
export
backup
repository
from delicious
january 2010 by quanganhdo
git ready » count your commits
january 2010 by quanganhdo
Ever wondered how many commits you’ve contributed to a project? Or perhaps, which coworker has really done nothing (or maybe they have huge changes and fewer commits!) Well, wonder no more, for git shortlog is a nice way to find out.
git
tips
from delicious
january 2010 by quanganhdo
Fixing non-atomic commits in git » Debuggable Ltd
january 2010 by quanganhdo
Let's say somebody else made a commit that mixes a bug fix and a new feature together. This sucks if you only want to take the bugfix to merge it into your stable branch (using git cherry-pick)
git
tips
from delicious
january 2010 by quanganhdo
A Git workflow for single developers - cakebaker
january 2010 by quanganhdo
After learning the basics, I looked around to see how others use Git and I found a web-focused Git workflow by Joe Maller, which I used as a basis for my own workflow.
git
workflow
webdev
versioncontrol
reference
from delicious
january 2010 by quanganhdo
Welcome to GitCasts
november 2009 by quanganhdo
"I am Scott Chacon, and I started GitCasts to help teach people what Git is and how to use it."
git
screencast
tutorial
video
tutorials
november 2009 by quanganhdo
Untitled (https://www.survs.com/survey/Q0EKJ3NF54)
august 2009 by quanganhdo
RT @bigbluehat: filled out the #Git User Survey Have you taken it? Do you use Git? via @codaset? You should
Git
from twitter
august 2009 by quanganhdo
Digging Through The Bookmarks
may 2009 by quanganhdo
Một số bookmark đáng chú ý về jQuery, Vim, Git, Django...
jquery
vim
git
django
php
programming
tips
may 2009 by quanganhdo
GitBug - A Very Simple Issue Tracker
april 2009 by quanganhdo
Bug tracking cho Git
bugtracking
git
appengine
april 2009 by quanganhdo
git ready » bash auto completion
march 2009 by quanganhdo
Thêm tính năng auto completion cho Git
git
bash
tips
march 2009 by quanganhdo
related tags
app ⊕ appengine ⊕ archive ⊕ backup ⊕ bash ⊕ bestpractices ⊕ blog ⊕ branching ⊕ bugtracking ⊕ cheatsheet ⊕ client ⊕ development ⊕ django ⊕ export ⊕ git ⊖ github ⊕ gitignore ⊕ growl ⊕ guide ⊕ howto ⊕ jquery ⊕ mac ⊕ notifier ⊕ nub ⊕ opensource ⊕ osx ⊕ php ⊕ programming ⊕ reference ⊕ repository ⊕ ruby ⊕ scm ⊕ screencast ⊕ server ⊕ shell ⊕ snowleopard ⊕ software ⊕ sync ⊕ tips ⊕ tools ⊕ tutorial ⊕ tutorials ⊕ versioncontrol ⊕ video ⊕ vim ⊕ visualization ⊕ webdev ⊕ workflow ⊕Copy this bookmark: