You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a tcl script that produces a report ...a tcl script that produces a report that tells you the status of each repository in a directory of repositories with respect to github -- does the repo exist in both places? if so, are they in sync? etc.
1
#!/usr/bin/env tclsh
2
#
3
# repo-report.tcl — Compare ~/github with GitHub remote repos
4
# Requires: gh (authenticated), git, tclsh 8.6+
5
#
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page
or contact support.