{"id":16742239,"url":"https://github.com/oscarmorrison/open-git-in-web","last_synced_at":"2026-02-13T07:34:59.220Z","repository":{"id":16544669,"uuid":"19298262","full_name":"oscarmorrison/open-git-in-web","owner":"oscarmorrison","description":"A little bash script that lets you open a git repo in the browser at bitbucket \u0026 github","archived":false,"fork":false,"pushed_at":"2016-03-21T16:08:50.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T13:16:08.894Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/oscarmorrison.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-30T02:19:40.000Z","updated_at":"2016-05-19T13:54:42.000Z","dependencies_parsed_at":"2022-07-25T05:32:11.997Z","dependency_job_id":null,"html_url":"https://github.com/oscarmorrison/open-git-in-web","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscarmorrison%2Fopen-git-in-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscarmorrison%2Fopen-git-in-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscarmorrison%2Fopen-git-in-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscarmorrison%2Fopen-git-in-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oscarmorrison","download_url":"https://codeload.github.com/oscarmorrison/open-git-in-web/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243807425,"owners_count":20350992,"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":[],"created_at":"2024-10-13T01:23:07.153Z","updated_at":"2025-09-25T16:45:22.065Z","avatar_url":"https://github.com/oscarmorrison.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"open-git-in-web\n===============\nA small bash script that opens a repo corresponding webpage hosted at either Github or Bitbucket. \n\nThis is useful if you quick want to change some repository settings, add collaborators, or anything else that you need the web interface for. \n\n## Instructions ##\n\nTo use this script add to a folder in your path. I have a folder called '''.scripts''' in my home directory. \nIt is important to then add this to your path (.bash_profile or .bash_rc)\n\nFirst you need to create a scripts (hidden) directory and add this directory to your path such that terminal will be able to make use of the script automatically. \n\n```\ncd ~\nmkdir .scripts\nvim bash_profile\n```\n\nthen add \n```\nPATH=\"PATH=$PATH:$HOME/.scripts\" \nexport PATH\n```\nYou then need to refresh your profile\nYou can do this by typing\n```\nsource .bash_profile\n```\n\nNext you need to clone or download the script:\n\nclone repo:    https://github.com/oscarmorrison/openInBitBucket/blob/master/openGit\nor download zip: [download](https://github.com/oscarmorrison/open-git-in-web/archive/master.zip)\nto your new scripts directory\nnow you need to make executable\n```\nchmod 775 openGit\n```\n\nNow all you need to do is go to a bitbucket or github hosted repo and type\n```\nopenGit\n```\nand it will open your browser to the repo online.\n\nEnjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscarmorrison%2Fopen-git-in-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foscarmorrison%2Fopen-git-in-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscarmorrison%2Fopen-git-in-web/lists"}