GitLink icon indicating copy to clipboard operation
GitLink copied to clipboard

A Jetbrains plugin that opens a local file under Git version control in its remote host using the default browser.

Results 44 GitLink issues
Sort by recently updated
recently updated
newest added

When opening or copying the URL with gitlink, I'd like to be able to choose between two different custom hosts that I have configured with the same base URL. For...

I have a fork workflow and thus has multiple origins. The current config is not allow me to specify the origin that should be used.

This change adds [Gerrit](https://www.gerritcodereview.com/) to the list of `out of the box` platforms.

I've recently noticed that all links to bitbucket cloud are generated to `/HEAD` (eg. https://bitbucket.org/context_name/project_name/src/HEAD/...) what is reported by bitbucket as non existing link. The appropriate link should include commit...

I tried making this plugin work with our azure devops project, but it seems to generate the wrong urls: ![image](https://user-images.githubusercontent.com/36509607/188433953-94068736-9988-472b-bbe8-d95e69edbb4a.jpeg) This is the url it generates: `https://ssh.dev.azure.com/v3/companyname/companyname.de/companyname-client?version=GBbranchname&path=/README.md&line=1&lineEnd=1&lineStartColumn=1&lineEndColumn=1` That is the...

Is there any way to create some links based on commit data? Something like Revision links in GitExtensions? ![image](https://github.com/ben-gibson/GitLink/assets/1897605/6dc7680a-54b7-43d2-8ed2-49f55b77b51c) It is very useful to have quick access to custom dashboards...

When using different ssh keys associated to different profiles, it's usually the norm that people configure their `.ssh/config` file like so: ``` Host dev HostName dev.example.com User john Port 2322...

I had not correct urls in gitlink I have: https://dev.azure.com/...... I must have: https://test.azure.com/...... I am trying to change domain registry of azure. I have added a new domain registry...

If I right click in a file and select "Git" -> "Show History", it opens a History tab in the Git tool window. This tab shows a big list of...

In CLion Nova, the settings page of the plugin doesn't open. This error is logged. ``` java.lang.LinkageError: loader constraint violation: when resolving method 'com.intellij.openapi.ui.DialogPanel com.intellij.ui.dsl.builder.BuilderKt.panel(kotlin.jvm.functions.Function1)' the class loader com.intellij.ide.plugins.cl.PluginClassLoader @4d7f58b8...