{"id":15685629,"url":"https://github.com/nok/git-walk","last_synced_at":"2025-05-07T17:21:54.781Z","repository":{"id":41190569,"uuid":"87747425","full_name":"nok/git-walk","owner":"nok","description":"Walk up and down in revisions of a Git repository.","archived":false,"fork":false,"pushed_at":"2022-06-29T12:55:58.000Z","size":7,"stargazers_count":9,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-26T03:11:40.907Z","etag":null,"topics":["git","workflow"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nok.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-09T23:35:51.000Z","updated_at":"2021-06-22T18:45:28.000Z","dependencies_parsed_at":"2022-08-25T20:40:23.499Z","dependency_job_id":null,"html_url":"https://github.com/nok/git-walk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nok%2Fgit-walk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nok%2Fgit-walk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nok%2Fgit-walk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nok%2Fgit-walk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nok","download_url":"https://codeload.github.com/nok/git-walk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243000498,"owners_count":20219686,"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":["git","workflow"],"created_at":"2024-10-03T17:28:00.443Z","updated_at":"2025-03-11T08:31:07.236Z","avatar_url":"https://github.com/nok.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-walk\n\nWalk up and down in revisions of a [Git](https://git-scm.com/) repository.\n\n\n## API\n\nCheckout the last or latest commit:\n\n```\ngit walk (last|latest)\n```\n\nCheckout the first or oldest commit:\n\n```\ngit walk (first|oldest)\n```\n\nWalk down and checkout the previous commit:\n\n```\ngit walk prev [n_commits]\n```\n\nWalk up and checkout the next commit:\n\n```\ngit walk next [n_commits]\n```\n\n\n## Installation\n\nClone the repository and register the new command locally:\n\n```bash\ngit clone https://github.com/nok/git-walk.git \u0026\u0026 cd ./git-walk \u0026\u0026 bash ./install.sh\n```\n\n\n## License\n\nThe extension is Open Source Software released under the [MIT](license.txt) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnok%2Fgit-walk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnok%2Fgit-walk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnok%2Fgit-walk/lists"}