aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2018-05-10 10:46:43 +0200
committerJunio C Hamano <gitster@pobox.com>2018-05-10 19:52:47 +0900
commit60f487ac0ef1165932211ede29ea661c79984b16 (patch)
tree6090719dd46727beb8dffa0bb87a52e4cc4b5744 /.gitignore
parentcfb22a02ab52a5e8b74139efad8e0a10bd95f149 (diff)
downloadgit-60f487ac0ef1165932211ede29ea661c79984b16.tar.gz
Remove common-cmds.h
After the last patch, common-cmds.h is no longer used (and it was actually broken). Remove all related code. command-list.h will take its place from now on. Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d4c3914167..0836083992 100644
--- a/.gitignore
+++ b/.gitignore
@@ -179,7 +179,6 @@
/gitweb/gitweb.cgi
/gitweb/static/gitweb.js
/gitweb/static/gitweb.min.*
-/common-cmds.h
/command-list.h
*.tar.gz
*.dsc