summary refs log tree commit diff
path: root/emacs/elisp/my-git-extra.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(git-extra): use cs.fcuny.xyz for my own repositoriesFranck Cuny2022-05-311-17/+25
| | | | | | | | | | I run an instance of sourcegraph on cs.fcuny.xyz for some of my repositories. When using `git-link' on my own code, I want to go there. I refactor some of the code to format the base URL using the hostname, and clean up the directory name in case the repository is coming from a gerrit server (there's a `a/' prefix to the name of the repository that I need to drop).
* git-extra: fix docstringFranck Cuny2022-03-251-1/+1
|
* this should be the last mass refactorFranck Cuny2022-03-231-0/+42