Skip to content

Instantly share code, notes, and snippets.

@adetch
adetch / gist:2008352
Created March 9, 2012 20:00 — forked from patthoyts/gist:2004319
Quick and dirty patch for gitk to make clickable bug/issue links when displaying commits
From b35942dc61aaa07961662aaaea49eb89ae913670 Mon Sep 17 00:00:00 2001
From: Pat Thoyts <patthoyts@users.sourceforge.net>
Date: Fri, 9 Mar 2012 00:20:51 +0000
Subject: [PATCH] gitk: quick hack to make clickable bug links in commit
message
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
---
gitk | 24 ++++++++++++++++++++++++
1 files changed, 24 insertions(+), 0 deletions(-)