Skip to content

Compare a local directory with a list of repos specific to a single GitHub organization or user.

License

Notifications You must be signed in to change notification settings

WileyLabs/github-org-folder

Repository files navigation

GitHub Org Folder

This little utility matches folder names in a local directory with remote organization or user-owned repositories. It only works on public repositories at the moment.

Results look something like this:

$ github-org-folder
 L  R
❌ ✅ remote-only-repo
✅ ✅ local-dir-with-matching-remote-repo-name
✅ ❌ need-to-push-to-github-soon

Yep. That's it.

It can be useful when trying to make sure you've pushed all your recent experiments or pulled down your old code to run analysis on.

License

MIT

About

Compare a local directory with a list of repos specific to a single GitHub organization or user.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published