]> git.ipfire.org Git - thirdparty/git.git/blobdiff - revision.h
documentation: fix whitespace issues
[thirdparty/git.git] / revision.h
index 82ab400139de30fd6af5e00f2047c51a62a8ed7d..50091bbd13f07ffd633446c6e0c392c01bd4152f 100644 (file)
@@ -253,6 +253,7 @@ struct rev_info {
                        shown_dashes:1,
                        show_merge:1,
                        show_notes_given:1,
+                       show_notes_by_default:1,
                        show_signature:1,
                        pretty_given:1,
                        abbrev_commit:1,