https://github.com/dmotte/git-status-all
♻ Simple Bash script that recursively fetches and checks the status of all the Git repos in one or multiple directories
https://github.com/dmotte/git-status-all
all fetch git history log pull repo repository status status-all
Last synced: 5 months ago
JSON representation
♻ Simple Bash script that recursively fetches and checks the status of all the Git repos in one or multiple directories
- Host: GitHub
- URL: https://github.com/dmotte/git-status-all
- Owner: dmotte
- License: mit
- Archived: true
- Created: 2021-09-27T19:45:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-29T15:19:42.000Z (over 2 years ago)
- Last Synced: 2024-10-26T14:06:35.853Z (over 1 year ago)
- Topics: all, fetch, git, history, log, pull, repo, repository, status, status-all
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# git-status-all
The code has been moved to https://github.com/dmotte/utils/tree/main/scripts/git-status-all.