I have two suggestions, and firstly I'm wondering if I should create them as issues on Github or discuss them here?
1. npm's link command is very useful for sharing modules between projects for development. It would be awesome to have the same thing for bower. See the man page for details.
2. Is it possible to tell bower to create actual git repositories for the dependancies? If not this would also be very useful