scmbreeze / scm_breeze

Adds numbered shortcuts to the output git status, and much more
https://madebynathan.com/2011/10/19/git-shortcuts-like-youve-never-seen-before/
MIT License
2.82k stars 192 forks source link

Allow configurable maxdepth in repo_index #325

Open xpuu opened 1 year ago

xpuu commented 1 year ago

It would be nice to have maxdepth configurable in .git.scmbrc https://github.com/scmbreeze/scm_breeze/blob/b53d1ed3a2eb77b7c53455f436f2a64e9d9390e7/lib/git/repo_index.sh#L125-L129

p.s. Thanks for the awesome toolset. It's a pleasure to follow your workflow.