wizardishungry + git 47
git pull with automatic rebase
26 days ago by WIZARDISHUNGRY
git config branch.autosetuprebase always
dvcs
git
rebase
26 days ago by WIZARDISHUNGRY
giftube – Generates an animated gif from a YouTube url. — Gist
6 weeks ago by WIZARDISHUNGRY
giftube – Generates an animated gif from a YouTube url.
code
dev
git
gif
6 weeks ago by WIZARDISHUNGRY
Creating Blank Git Branches - Tim Dysinger
7 weeks ago by WIZARDISHUNGRY
todo use this to create a add my ip branch
git
branch
7 weeks ago by WIZARDISHUNGRY
Deploying Drupal with Capistrano | A Tempest of Thoughts
february 2012 by WIZARDISHUNGRY
found this generally useful
capistrano
drupal
git
development
february 2012 by WIZARDISHUNGRY
How do I make git ignore mode changes (chmod)? - Stack Overflow
january 2012 by WIZARDISHUNGRY
Adding to Greg Hewgill answer (of using core.fileMode config variable):
You can use --chmod=(-|+)x option of git update-index (low-level version of "git add") to change execute permissions in the index, from where it would be picked up if you use "git commit" (and not "git commit -a").
git
ignore
permissions
You can use --chmod=(-|+)x option of git update-index (low-level version of "git add") to change execute permissions in the index, from where it would be picked up if you use "git commit" (and not "git commit -a").
january 2012 by WIZARDISHUNGRY
Using Git to manage a web site
may 2011 by WIZARDISHUNGRY
git post receive hook to checkout most recent version
git
howto
web
webdev
may 2011 by WIZARDISHUNGRY
etckeeper
december 2010 by WIZARDISHUNGRY
etckeeper is a collection of tools to let /etc be stored in a git, mercurial, darcs, or bzr repository. It hooks into apt (and other package managers including yum and pacman-g2) to automatically commit changes made to /etc during package upgrades. It tracks file metadata that revison control systems do not normally support, but that is important for /etc, such as the permissions of /etc/shadow. It's quite modular and configurable, while also being simple to use if you understand the basics of working with revision control.
git
sysadmin
backup
configuration
linux
from delicious
december 2010 by WIZARDISHUNGRY
GIT: ignoring changes in tracked files « Pagebakers
march 2010 by WIZARDISHUNGRY
git update-index --assume-unchanged
git
ignore
tips
cookbook
scm
gitignore
march 2010 by WIZARDISHUNGRY
wuputah's openssh-for-git at master - GitHub
december 2009 by WIZARDISHUNGRY
The primary goal of this patch/hack is to enable public key lookups via a method other than the authorized_keys file. We wanted it to be flexible, so the patch executes a 3rd party program or script. This way, you can implement your public key lookups in any language backed by any dataset – Ruby, Perl, Python, bash, MySQL, Postgres, CouchDB, etc. Our motivation to write this patch is to support large git repositories, but other creative uses may come about.
openssh
git
ssh
auth
patch
github
december 2009 by WIZARDISHUNGRY
gist: 94750 - GitHub
april 2009 by WIZARDISHUNGRY
Apple's .plist files have two equivalent on-disk representations, binary and xml. These snippets help keep binary crap out of your repository.
git
scm
plist
apple
xml
binary
diff
github
useful
filter
pluil
preferences
osx
hint
dev
webdev
quartz
april 2009 by WIZARDISHUNGRY
Git on Windows, it actually works now - Kyle Cordes
january 2009 by WIZARDISHUNGRY
I’ve been trying out various distributed source control tools, and used several of them for various very small projects. I’ve most mostly settled on git as the one I prefer, but I haven’t yet published any code with it. Also, I’ve been frustrated that git support for Windows has been very weak.
programming
git
windows
scm
vcs
it
january 2009 by WIZARDISHUNGRY
JackDanger's jquery at master — GitHub
october 2008 by WIZARDISHUNGRY
mirror of svn repo
jquery
git
github
mirror
webdev
js
october 2008 by WIZARDISHUNGRY
WIZARDISHUNGRY's symfony at 1.1 — GitHub
october 2008 by WIZARDISHUNGRY
my mirror of the symfony repository at GitHub
git
svn
symfony
php
webdev
github
mirror
rails
mvc
october 2008 by WIZARDISHUNGRY
A Git mirror for Drupal CVS | Mikkel Høgh
september 2008 by WIZARDISHUNGRY
probably need to read the comments again
drupal
commented
git
cvs
mirror
september 2008 by WIZARDISHUNGRY
WIZARDISHUNGRY's sflimetracker at master — GitHub
august 2008 by WIZARDISHUNGRY
I have created a PHP BitTorrent tracker in the Symfony PHP framework (MIT-licensed) for Limewire.
github
git
php
symfony
rss
bittorrent
torrent
p2p
podcasting
atom
feed
tracker
opensource
limewire
WIZARDISHUNGRY
august 2008 by WIZARDISHUNGRY
related tags
annoyance ⊕ api ⊕ appengine ⊕ apple ⊕ application ⊕ atom ⊕ auth ⊕ aws ⊕ backup ⊕ bash ⊕ binary ⊕ bittorrent ⊕ branch ⊕ bug ⊕ bugs ⊕ bugtracking ⊕ canvas ⊕ capistrano ⊕ cli ⊕ clone ⊕ cms ⊕ cocoa ⊕ code ⊕ coding ⊕ commented ⊕ commit ⊕ configuration ⊕ console ⊕ convert ⊕ cookbook ⊕ corruption ⊕ cvs ⊕ debug ⊕ dev ⊕ development ⊕ diff ⊕ documentation ⊕ drupal ⊕ dvcs ⊕ extension ⊕ feed ⊕ filter ⊕ free ⊕ fsck ⊕ game ⊕ gif ⊕ git ⊖ git-svn ⊕ github ⊕ gitignore ⊕ gui ⊕ hacks ⊕ help ⊕ hg ⊕ hint ⊕ homepage ⊕ hook ⊕ hooks ⊕ howto ⊕ html5 ⊕ hub ⊕ ignore ⊕ import ⊕ it ⊕ jquery ⊕ js ⊕ kernel ⊕ limewire ⊕ linux ⊕ manual ⊕ marbles ⊕ mercurial ⊕ merge ⊕ migrate ⊕ migration ⊕ mirror ⊕ mvc ⊕ opensource ⊕ openssh ⊕ osx ⊕ p2p ⊕ patch ⊕ permissions ⊕ php ⊕ plist ⊕ pluil ⊕ podcasting ⊕ post ⊕ pre ⊕ preferences ⊕ productivity ⊕ programming ⊕ prompt ⊕ publishing ⊕ python ⊕ quartz ⊕ rails ⊕ rebase ⊕ reddit ⊕ reference ⊕ remove ⊕ rss ⊕ ruby ⊕ s3 ⊕ scm ⊕ script ⊕ scripts ⊕ security ⊕ sha1 ⊕ shell ⊕ software ⊕ solutions ⊕ sourcecontrol ⊕ ssh ⊕ status ⊕ submodules ⊕ subversion ⊕ svn ⊕ symfony ⊕ sysadmin ⊕ terminal ⊕ tip ⊕ tips ⊕ torrent ⊕ tracker ⊕ tricks ⊕ tutorial ⊕ useful ⊕ vcs ⊕ version ⊕ version-control ⊕ versioncontrol ⊕ visualization ⊕ web ⊕ webdev ⊕ webhosting ⊕ windows ⊕ WIZARDISHUNGRY ⊕ work ⊕ wrapper ⊕ wtf ⊕ xml ⊕Copy this bookmark: