diff options
Diffstat (limited to 'content/blog/git-link-and-sourcegraph.md')
| -rw-r--r-- | content/blog/git-link-and-sourcegraph.md | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/content/blog/git-link-and-sourcegraph.md b/content/blog/git-link-and-sourcegraph.md index 073068d..c86b465 100644 --- a/content/blog/git-link-and-sourcegraph.md +++ b/content/blog/git-link-and-sourcegraph.md @@ -1,7 +1,9 @@ ---- -title: emacs' git-link and sourcegraph -date: 2021-08-24 ---- ++++ +title = "emacs' git-link and sourcegraph" +date = 2021-08-24 +[taxonomies] +tags = ["emacs"] ++++ I use [sourcegraph](https://sourcegraph.com/) for searching code, and I sometimes need to share a link to the source code I'm looking at in a buffer. For this, the package [`git-link`](https://github.com/sshaw/git-link) is great. |
