Add diffing of contributors and stargazers
Repository details (github-data-cli)
- Project page
- github-data-cli
- Project category
- github-data-cli (18 entries)
- Repository
-
@joelpurra/github-data-cli
- Owner
-
@joelpurra
- Contributors
-
@joelpurra/github-data-cli/graphs/contributors
Commit details (6c800805)
- Author
- Joel Purra
- Authored at
- Commiter
- Joel Purra
- Commited at
Commit message
Add diffing of contributors and stargazers
Changed files (13)
-
ghd-contributors.sh
+2, -0 -
ghd-diff-contributors.sh
+15, -0 -
ghd-diff-help.sh
+27, -0 -
ghd-diff-stargazers.sh
+15, -0 -
ghd-diff.sh
+38, -0 -
ghd-stargazers.sh
+2, -0 -
shared/functions.sh
+1, -0 -
shared/functions/basic.sh
+4, -0 -
shared/functions/diff.sh
+35, -0 -
shared/github/functionality-online.sh
+7, -0 -
shared/github/functionality-write.sh
+9, -0 -
shared/github/functionality.sh
+23, -0 -
shared/github/github.sh
+191, -0