Releases: rscherf/GitLink
Releases · rscherf/GitLink
Uses branch instead of commithash
Hey! I added the configuration as described in #28. Opted to go back to the old default (branch), however not sure if this would be expected. However, we can easily change to the current default commithash. Let me know your thoughts.
Reverts to using branch
instead of commithash
, while providing an argument for choosing which revision_type
works for you!
Add Command Palette Commands
Fixes #11
Merges pull request from KyleKing:11-add-command
Fixes a bug with http(s) parsing
Add support for hosts configured in SSH config
Merge pull request #23 from MPvHarmelen/master Add support for hosts configured in SSH config
Fix line number separator
Changes :
to -L
so a section of lines can be selected.
Fix logical operator
Merge pull request #21 from joseramonc/patch-1 Fix and operator
Added support for git blame
Merge pull request #20 from joseramonc/support-blame Add option to open git blame urls
Added support for Gitlab
Merge pull request #19 from mbobin/master Add support for GitLab