Re: [PATCH] Ignore gitk-wish buildproduct
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:55:52
Lars Hjemli [off-list ref] writes:
After running `make` on latest master, gitk-git/gitk-wish shows up as untracked. This fixes it. Signed-off-by: Lars Hjemli <redacted>
The removal was very much deliberate [*1*]; Christian was going to send a corresponding updates to gitk maintainer [*2*, *3*] but I guess we haven't sync'ed up yet. Paul, I'll resend another copy of [*3*] to you as a follow-up; please apply, thanks. [References] *1* http://thread.gmane.org/gmane.comp.version-control.git/211773 *2* http://thread.gmane.org/gmane.comp.version-control.git/211641/focus=211751 *3* http://thread.gmane.org/gmane.comp.version-control.git/213067
quoted hunk
--- .gitignore | 1 + 1 file changed, 1 insertion(+)diff --git a/.gitignore b/.gitignore index aa258a6..63d4904 100644 --- a/.gitignore +++ b/.gitignore@@ -171,6 +171,7 @@ /git-whatchanged /git-write-tree /git-core-*/?* +/gitk-git/gitk-wish /gitweb/GITWEB-BUILD-OPTIONS /gitweb/gitweb.cgi /gitweb/static/gitweb.js