start | find | index | login or register | edit | ||
git-notes
by earl, 5793 days ago
i've collected a plethora of things related to git on deli (http://del.icio.us/earl/git); have a look there for tutorials and technical details.commonly used commands below is a list of git commands organised into 4 major groups. the comments are more often than not straight from git's docs, sometimes amended to more directly point to the command's main purpose (read: what i mainly use it for). Repositories git branch in bash prompt __git_ps1 is a helper script to display the current git branch in your bash prompt. simply add $(__git_ps1) to your PS1 bash prompt. the script takes a printf format string as optional argument (defaults to " (%s)" ).publishing a local repository onto a remote server via ssh rsync -avz -e ssh .git/ $USER@$HOST:$REPOPATH |
search 42 active users
backlinks (more) none, yet recent stores (more) echo earlZstrainYat|tr ZY @. |
|
earl.strain.at • esa3 • online for 8662 days • c'est un vanilla site |