{"id":15055494,"url":"https://github.com/ben-gibson/gitlink","last_synced_at":"2025-05-16T11:06:42.652Z","repository":{"id":38361638,"uuid":"50448458","full_name":"ben-gibson/GitLink","owner":"ben-gibson","description":"A Jetbrains plugin that opens a local file under Git version control in its remote host using the default browser.","archived":false,"fork":false,"pushed_at":"2024-09-07T08:39:21.000Z","size":5915,"stargazers_count":827,"open_issues_count":37,"forks_count":60,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-05-13T19:12:34.103Z","etag":null,"topics":["azure-devops","bitbucket","git","gitee","github","gitlab","gitlink","jetbrains-plugin","plugin","vcs"],"latest_commit_sha":null,"homepage":"https://plugins.jetbrains.com/plugin/8183-gitlink","language":"Kotlin","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/ben-gibson.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":null,"patreon":null,"open_collective":"gitlink","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2016-01-26T18:08:21.000Z","updated_at":"2025-05-09T21:58:22.000Z","dependencies_parsed_at":"2023-01-29T16:01:36.805Z","dependency_job_id":"7817d3ab-801d-4050-8ca2-a1fddce967bd","html_url":"https://github.com/ben-gibson/GitLink","commit_stats":{"total_commits":162,"total_committers":19,"mean_commits":8.526315789473685,"dds":"0.43827160493827155","last_synced_commit":"9e4584b5845c50487e844fc054c3f28dd81d5886"},"previous_names":[],"tags_count":75,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ben-gibson%2FGitLink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ben-gibson%2FGitLink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ben-gibson%2FGitLink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ben-gibson%2FGitLink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ben-gibson","download_url":"https://codeload.github.com/ben-gibson/GitLink/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254518383,"owners_count":22084374,"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":["azure-devops","bitbucket","git","gitee","github","gitlab","gitlink","jetbrains-plugin","plugin","vcs"],"created_at":"2024-09-24T21:43:01.142Z","updated_at":"2025-05-16T11:06:37.620Z","avatar_url":"https://github.com/ben-gibson.png","language":"Kotlin","readme":"# GitLink\n\n![Build](https://github.com/ben-gibson/GitLink/workflows/Build/badge.svg)\n[![Version](https://img.shields.io/jetbrains/plugin/v/8183-gitlink.svg)](https://plugins.jetbrains.com/plugin/8183-gitlink)\n[![Rating](https://img.shields.io/jetbrains/plugin/r/stars/8183-gitlink.svg)](https://plugins.jetbrains.com/plugin/8183-gitlink)\n[![Downloads](https://img.shields.io/jetbrains/plugin/d/8183-gitlink.svg)](https://plugins.jetbrains.com/plugin/8183-gitlink)\n[![Donations](https://opencollective.com/gitlink/tiers/badge.svg?label=sponsor\u0026color=brightgreen)](https://opencollective.com/gitlink)\n[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://stand-with-ukraine.pp.ua)\n\n\u003c!-- Plugin description --\u003e\n\nA [Jetbrains plugin](https://plugins.jetbrains.com/plugin/8183-gitlink) providing shortcuts to open or copy a file, directory or commit in `GitHub`, `Bitbucket`, \n`GitLab`, `Gitee` `Gitea`, `Gogs`, `Azure`, `sourcehut`, and `Gerrit`. Custom hosts can also be configured using the URL template syntax.\n\n\u003c!-- Plugin description end --\u003e\n\n\u003cdiv\u003e\n  \u003ca href=\"https://plugins.jetbrains.com/plugin/8183-gitlink\"\u003e\n    \u003cimg alt=\"Menu Example\" src=\"./menu-example.png\" width=200 /\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\u003cdiv\u003e\n  \u003ca href=\"https://plugins.jetbrains.com/plugin/8183-gitlink\"\u003e\n    \u003cimg alt=\"Settings Example\" src=\"./settings-example.png\" width=400 /\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n## Usage\n\nInstall the plugin and configure your remote host if it hasn't been auto-detected already:\n\n      Preferences → Tools → GitLink\n\nMake sure you have registered your projects root under the version control preferences:\n\n      Preferences → Version Control (see unregistered roots)\n\nTo open the current file in the default browser:\n\n      View → Open in (your selected host) or\n      Select in... → Browser (GitLink)\n\nAdditional shortcuts are available including from the editor gutter and Git log window.\n\nA URL can be generated in one of the following ways: \n\n* File at a commit\n* File at a branch\n* Commit\n\nBy default, when generating a URL to a file, the latest commit hash is used, creating a reference to a fixed version of \nthe file's content. If the latest commit has not been pushed to the remote, the current branch is used instead. \nWhile this avoids generating a URL to a 404, it does mean the linked contents can change over time.\n\n## Installation\n\n- Using IDE built-in plugin system:\n\n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003eMarketplace\u003c/kbd\u003e \u003e \u003ckbd\u003eSearch for \"GitLink\"\u003c/kbd\u003e \u003e\n  \u003ckbd\u003eInstall Plugin\u003c/kbd\u003e\n\n- Manually:\n\n  Download the [latest release](https://github.com/ben-gibson/GitLink/releases/latest) and install it manually using\n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003e⚙️\u003c/kbd\u003e \u003e \u003ckbd\u003eInstall plugin from disk...\u003c/kbd\u003e\n\n## Support\n\n* Star the repository\n* [Rate the plugin](https://plugins.jetbrains.com/plugin/8183-gitlink)\n* [Share the plugin](https://plugins.jetbrains.com/plugin/8183-gitlink)\n* [Become a Backer or Sponsor](https://opencollective.com/gitlink)\n\n  \n## Change log\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) for details.\n\n## License\n\nPlease see [LICENSE](LICENSE) for details.\n","funding_links":["https://opencollective.com/gitlink"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fben-gibson%2Fgitlink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fben-gibson%2Fgitlink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fben-gibson%2Fgitlink/lists"}