{"id":18952976,"url":"https://github.com/luiggy102/upgit","last_synced_at":"2026-05-10T02:40:52.408Z","repository":{"id":225724562,"uuid":"766675184","full_name":"Luiggy102/upgit","owner":"Luiggy102","description":"🖥️ CLI tool for check the status and pull multiple git repos","archived":false,"fork":false,"pushed_at":"2024-03-18T04:46:52.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-01T02:42:07.166Z","etag":null,"topics":["cli","clitool","git","github","go","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Luiggy102.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-03T22:26:23.000Z","updated_at":"2024-03-03T22:32:25.000Z","dependencies_parsed_at":"2024-03-18T05:48:38.534Z","dependency_job_id":null,"html_url":"https://github.com/Luiggy102/upgit","commit_stats":null,"previous_names":["luiggy102/upgit"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Luiggy102%2Fupgit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Luiggy102%2Fupgit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Luiggy102%2Fupgit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Luiggy102%2Fupgit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Luiggy102","download_url":"https://codeload.github.com/Luiggy102/upgit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239952598,"owners_count":19723922,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","clitool","git","github","go","golang"],"created_at":"2024-11-08T13:35:29.255Z","updated_at":"2026-03-29T15:30:30.262Z","avatar_url":"https://github.com/Luiggy102.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Upgit\n\nCli programmg to check the status of multiple git repos that have a remote origin and make pulls on the repos that don't have nothing to commit, written in Go.  \nMade for personal use, for linux and MacOs.\n\n## Features\n\n* Add many repos\n* Check multiple status of git repos\n* Make multiple pull to git repos\n* Display a notification of the git status (linux only)\n* Display a notification of the git pull log (linux only)\n\n## Dependencies\n\n* `dunst` (for linux notifications)\n\n## Instalation\n\nUse the go install command if you have go installed\n```bash\ngo install github.com/Luiggy102/upgit@latest\n```\n\n## Usage\n\n#### Show help\nUse `-h` or `-help` for showing the options\n\n```bash\nupgit -h\n```\n\n#### Add a repo path\nUse `-a` or adding a path to a git repo with a remote origin\n\n```bash\nupgit -a \u003c\u003cREPO-PATH\u003e\u003e\n```\n\n#### List added repos\nUse `-l` for show a list of added repos\n\n```bash\nupgit -l\n```\n\n#### Remove added repo\nUse `-r` for delete added repo\n\n```bash\nupgit -r \u003c\u003cREPO-NAME\u003e\u003e\n```\n\n#### Print status\nUse `-s` for print the status of added repos\n\n```bash\nupgit -s\n```\n\n#### Make pull\nUse `-ll` for make a pull of added repos\n\n```bash\nupgit -ll\n```\n\n## Notifications (linux only)\n\n#### Print status\nUse `-sn` for display a notification with the status of repos\n\n```bash\nupgit -sn\n```\n\n#### Pulls\nUse `-lln` for display a notification with the pulls progress\n\n```bash\nupgit -lln\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluiggy102%2Fupgit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluiggy102%2Fupgit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluiggy102%2Fupgit/lists"}