Merge branch 'jk/unwanted-advices'

* jk/unwanted-advices:
  status: make "how to stage" messages optional
  push: make non-fast-forward help message configurable
This commit is contained in:
Junio C Hamano
2009-09-13 01:33:18 -07:00
8 changed files with 66 additions and 1 deletions

View File

@ -4,6 +4,7 @@
#include "git-compat-util.h"
#include "strbuf.h"
#include "hash.h"
#include "advice.h"
#include SHA1_HEADER
#ifndef git_SHA_CTX