Skip to content

Commit

Permalink
Remove git churn command
Browse files Browse the repository at this point in the history
I added this four years ago but haven't been using it.
Not common enough to be included in company-wide dotfiles?
Can move to personal dotfiles if desired.
  • Loading branch information
croaky committed Apr 26, 2017
1 parent 09d54d4 commit 8fbef47
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 63 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,6 @@ Shell aliases and scripts:

* `b` for `bundle`.
* `g` with no arguments is `git status` and with arguments acts like `git`.
* `git-churn` to show churn for the files changed in the branch.
* `migrate` for `rake db:migrate && rake db:rollback && rake db:migrate`.
* `mcd` to make a directory and change into it.
* `replace foo bar **/*.rb` to find and replace within a given list of files.
Expand Down
62 changes: 0 additions & 62 deletions bin/git-churn

This file was deleted.

0 comments on commit 8fbef47

Please sign in to comment.