Merge branch 'ph/builtin-srcs-are-in-subdir-these-days'

* ph/builtin-srcs-are-in-subdir-these-days:
  fix "builtin-*" references to be "builtin/*"
This commit is contained in:
Junio C Hamano
2013-06-26 15:07:48 -07:00
9 changed files with 20 additions and 21 deletions

View File

@ -4,7 +4,7 @@
* Copyright (c) 2010 Johan Herland <johan@herland.net>
*
* Based on git-notes.sh by Johannes Schindelin,
* and builtin-tag.c by Kristian Høgsberg and Carlos Rica.
* and builtin/tag.c by Kristian Høgsberg and Carlos Rica.
*/
#include "cache.h"