Skip to content
  • Junio C Hamano's avatar
    commit: --dry-run · 3a5d13a3
    Junio C Hamano authored
    
    
    This teaches --dry-run option to "git commit".
    
    It is the same as "git status", but in the longer term we would want to
    change the semantics of "git status" not to be the preview of commit, and
    this is the first step for doing so.
    
    Signed-off-by: default avatarJunio C Hamano <gitster@pobox.com>
    3a5d13a3