kamranahmedse / git-standup

Recall what you did on the last working day. Psst! or be nosy and find what someone else in your team did ;-)
MIT License
7.62k stars 304 forks source link

Repositories within repositories #36

Closed alexanderadam closed 8 years ago

alexanderadam commented 8 years ago

I have a repo within a repo. The parent repository has the child repository in the gitignore. So if I call git-standup to find the repositories recursively it will just find the parent repositories.

However, thank you for git-standup.

alexanderadam commented 8 years ago

Nevermind, I just saw that there is already a PR concerning this issue. :wink: