DeeNewcum / dotfiles

my personal config files
12 stars 3 forks source link

Add options fo directory or HEADs #21

Open mlevitt opened 11 years ago

mlevitt commented 11 years ago

Use the '-d' option and a directory to search for repos in a hierarchy and -l to take as input a list of HEADs.

E.g.:

lsgit -d /home/myhome/code

or

find /home/myhome/code -name HEAD | lsgit -l