Skip to content

Commit

Permalink
git-completion.bash up to version shipped w/ git-1.7.2.1
Browse files Browse the repository at this point in the history
I really need to find a better way of managing this. Right now we
have a bunch of source level hacks for dealing with commands aliased
to top-level. It looks like git-completion.bash has abstracted
detection of expansions behind a few functions. We could possibly
overwrite those functions with custom versions that makes out
gitalias commands available.
  • Loading branch information
rtomayko committed Feb 21, 2011
1 parent a9a9083 commit ca97503
Showing 1 changed file with 296 additions and 114 deletions.
Loading

0 comments on commit ca97503

Please sign in to comment.