Marmalade

Spreadable Elisp

find-file-in-git-repo 0.1.1

Utility to find files in a git repo

Install:
M-x package-install find-file-in-git-repo
Author:
atom smith
HomepageDownload
Owners:

Using default-directory searches upward for a .git repo directory, then, feeds files into ido-completing-read using git ls-files.