[PATCH] git bash completion handles alias options

2012-08-09 Thread Jerome Reybert
git bash completion now handles git alias options. It means that options which change the completion behavior for complete commands will also change the behavior of completion for aliased command. bash completion now handle git alias options. I did a use case in another commit: a checkout alias wh

[PATCH] git bash completion handles alias options

2012-08-09 Thread Jerome Reybert
git bash completion now handles git alias options. It means that options which change the completion behavior for complete commands will also change the behavior of completion for aliased command. bash completion now handle git alias options. I did a use case in another commit: a checkout alias