diff options
author | EuAndreh <eu@euandre.org> | 2021-06-12 16:17:32 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-12 16:17:32 -0300 |
commit | 9e089d29ec64936df39b9b1a0e385f988d843416 (patch) | |
tree | b4636a57cb01858e352c668fbcc856348afa8dd0 | |
parent | src/git-permalink.sh: First working version (diff) | |
download | git-permalink-9e089d29ec64936df39b9b1a0e385f988d843416.tar.gz git-permalink-9e089d29ec64936df39b9b1a0e385f988d843416.tar.xz |
long-description: Add actual content
Diffstat (limited to '')
-rw-r--r-- | long-description | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/long-description b/long-description index 126bf38..b6a4972 100644 --- a/long-description +++ b/long-description @@ -1 +1,3 @@ -Git extension to generate web permalinks of files in a repository. +It knows about many of the existing code forges, but allows for URL +template overrides to be used on custom domains or deployments via git +config. |