Revert "Merge branch 'js/notes'"

This reverts commit 7b75b331f6, reversing
changes made to 5d680a67d7.
This commit is contained in:
Junio C Hamano
2009-02-10 21:31:33 -08:00
parent f1c8a48a2d
commit 954cfb5cfd
16 changed files with 0 additions and 506 deletions

View File

@ -45,7 +45,6 @@ enum rebase_setup_type autorebase = AUTOREBASE_NEVER;
/* Parallel index stat data preload? */
int core_preload_index = 0;
char *notes_ref_name;
/* This is set by setup_git_dir_gently() and/or git_default_config() */
char *git_work_tree_cfg;