Shortcut scripts for Git users (a bit of hacking + simple scripts)
In Git, everything is possible. But for some common commands which I would like to execute often I wrote these shortcut scripts. more…
In Git, everything is possible. But for some common commands which I would like to execute often I wrote these shortcut scripts. more…
Most of them had to be implemented on the Plumbing level (which means, a little bit of hacking), but provide features useful for me such as:
Some of them are very simple scripts, of course, but they are useful because they bring you higher from the level of Plumbing.
Some scripts written without hacking (I would say so; i.e., on top of the Porcelain), which are useful for me:
More scripts are to come.
I publish them under GPLv2 (or later, your choice) to be compatible with the mainline Git (I'd like to submit some of them for inclusion in the mainline Git, e.g., the patch for git heads-for-merge.
There is a mirror at repo.or.cz (with a different web interface).
Cloning this repository:
git clone git://gitorious.org/git-shortcuts/mainline.git mainline cd mainline
Add this repository as a remote to an existing local repository:
git remote add mainline git://gitorious.org/git-shortcuts/mainline.git git fetch mainline git checkout -b my-local-tracking-branch mainline/master_or_other_branch

Friday March 23 2012
Favorite
20:11
Stephan Jones started watching git-shortcuts/mainline
Friday February 10 2012
Favorite
06:28
Cássio H. K. Oseki started watching git-shortcuts/mainline
Tuesday January 03 2012
Repository
23:55
mestra cloned git-shortcuts/mainline
New repository is in mestras-mainline
Tuesday July 19 2011
Push
15:36
Ivan Zakharyaschev pushed 1 commit to git-shortcuts/mainline:master. View diff
master changed from 6402434 to b59e0b9
Push
13:23
Ivan Zakharyaschev pushed 1 commit to git-shortcuts/mainline:master. View diff
master changed from 9d67264 to 6402434
Tuesday May 03 2011
Project
00:30
Thursday May 20 2010
Push
13:20
Push
12:38
Ivan Zakharyaschev pushed 72de5ce8 to git-shortcuts/mainline:master
Push
12:32
Ivan Zakharyaschev pushed 104375c0 to git-shortcuts/mainline:master
Professional Gitorious services - Git hosting at your company, custom features, support and more. gitorious.com.
