tj.git-extras/bin
Tom Vincent a909c8d20f Simplify delete-merged-branches
This will delete branches merged into the current branch.

This uses `-d` and is therefore safer than the current script (which uses `-D`).
IMO, this mitigates the need to prompt.
2013-10-24 12:06:24 +01:00
..
git-alias git alias 2011-03-15 23:13:07 -03:00
git-archive-file import from https://github.com/TheHippo/git-archive-file 2013-02-15 05:35:06 +01:00
git-back Send error messages to stderr instead of stdout 2012-01-25 11:52:08 -05:00
git-bug removed unnecessary git checkout for bug, feature and refactor 2013-03-07 17:44:11 -08:00
git-changelog Added support for a --tag argument to directly set the tag name in the header. 2013-03-03 16:46:32 +01:00
git-commits-since Added git-commits-since 2010-08-12 07:45:04 -07:00
git-contrib Send error messages to stderr instead of stdout 2012-01-25 11:52:08 -05:00
git-count Update bit/git-count 2012-11-17 13:40:43 +01:00
git-create-branch Send error messages to stderr instead of stdout 2012-01-25 11:52:08 -05:00
git-delete-branch fix delete-branch to work with same-name tags 2013-01-24 13:16:08 -05:00
git-delete-merged-branches Simplify delete-merged-branches 2013-10-24 12:06:24 +01:00
git-delete-submodule Send error messages to stderr instead of stdout 2012-01-25 11:52:08 -05:00
git-delete-tag Delete tag on origin even if it wasn't locally fetched yet. 2012-11-18 11:22:13 +01:00
git-effort change git-effort(1) to use /bin/bash for now. Closes #78 2012-11-20 15:17:51 -08:00
git-extras Release 1.9.0 2013-06-18 13:45:24 -07:00
git-feature removed unnecessary git checkout for bug, feature and refactor 2013-03-07 17:44:11 -08:00
git-fresh-branch Send error messages to stderr instead of stdout 2012-01-25 11:52:08 -05:00
git-gh-pages track gh-pages branch 2011-12-26 14:04:59 -03:00
git-graft Send error messages to stderr instead of stdout 2012-01-25 11:52:08 -05:00
git-ignore Complete git-ignore includes global. 2012-07-22 22:27:37 +02:00
git-info Adding option to omit config in git-info 2013-02-19 17:54:28 +01:00
git-line-summary modify to count for text file 2013-05-18 17:45:17 +08:00
git-local-commits Added git-local-commits: script to show a log of all commits not pushed to origin 2012-03-31 16:15:00 -07:00
git-obliterate Make all bin scripts executable. 2012-07-22 22:27:38 +02:00
git-pull-request remove debug shit 2012-06-29 13:33:16 -07:00
git-refactor removed unnecessary git checkout for bug, feature and refactor 2013-03-07 17:44:11 -08:00
git-release Add remote parameter to git-release 2012-10-25 18:19:04 -06:00
git-rename-tag Adding shebang to the rename-tag command 2012-06-20 12:09:56 +02:00
git-repl Execute commands that are already prefixed with git directly 2013-03-03 16:33:11 +01:00
git-setup git-setup: create a directory if the provided one does not exist yet. Additionally, enables the creation of directories with names containing spaces in a more fashion way. Example: 'git setup path/to/repo name'. 2011-05-19 14:26:47 -07:00
git-show-tree Make all bin scripts executable. 2012-07-22 22:27:38 +02:00
git-squash git-squash: add --me flag to flatten the current branch 2013-06-18 13:44:55 -07:00
git-summary Make repository_age() "history rewrite safe" 2013-06-17 12:56:39 +02:00
git-touch Send error messages to stderr instead of stdout 2012-01-25 11:52:08 -05:00
git-undo Recommit of @d153e9c Changes to PR #114. 2012-07-23 00:11:11 +02:00