Print this page
6205 onbld manuals should be declared as 1onbld
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Josef Sipek <jeffpc@josefsipek.net>
   1 '\" t
   2 .\"
   3 .\" This file and its contents are supplied under the terms of the
   4 .\" Common Development and Distribution License ("CDDL"), version 1.0.
   5 .\" You may only use this file in accordance with the terms of version
   6 .\" 1.0 of the CDDL.
   7 .\"
   8 .\" A full copy of the text of the CDDL should have accompanied this
   9 .\" source.  A copy of the CDDL is also available via the Internet at
  10 .\" http://www.illumos.org/license/CDDL.
  11 .\"
  12 .\"
  13 .\" Copyright 2011 Richard Lowe.
  14 .\" Copyright 2015 Elysium Digital, L.L.C.
  15 .\"
  16 
  17 .TH "GIT\-PBCHK" "1" "April 23, 2015" "" ""
  18 
  19 .SH "NAME"
  20 \fBgit\-pbchk\fR \- nits and pre\-putback checks for git
  21 
  22 .SH "SYNOPSIS"
  23 git\-pbchk [\-b \fIbranch\fR]
  24 
  25 .P
  26 git\-nits [\-b \fIbranch\fR]
  27 
  28 .SH "DESCRIPTION"
  29 Check your workspace for common nits and putback\-ending mistakes, a simple set of checks are run over various parts of your workspace and errors encountered are reported, all of which should, generally, be fixed\.
  30 
  31 .TP
  32 Comment format
  33 Check that putback comments follow the prescribed format (only run for pbchk)
  34 
  35 .TP
  36 Copyrights
  37 Check that each source file contains a copyright notice for the current


   1 '\" t
   2 .\"
   3 .\" This file and its contents are supplied under the terms of the
   4 .\" Common Development and Distribution License ("CDDL"), version 1.0.
   5 .\" You may only use this file in accordance with the terms of version
   6 .\" 1.0 of the CDDL.
   7 .\"
   8 .\" A full copy of the text of the CDDL should have accompanied this
   9 .\" source.  A copy of the CDDL is also available via the Internet at
  10 .\" http://www.illumos.org/license/CDDL.
  11 .\"
  12 .\"
  13 .\" Copyright 2011 Richard Lowe.
  14 .\" Copyright 2015 Elysium Digital, L.L.C.
  15 .\"
  16 
  17 .TH "GIT\-PBCHK" "1ONBLD" "April 23, 2015" "" ""
  18 
  19 .SH "NAME"
  20 \fBgit\-pbchk\fR \- nits and pre\-putback checks for git
  21 
  22 .SH "SYNOPSIS"
  23 git\-pbchk [\-b \fIbranch\fR]
  24 
  25 .P
  26 git\-nits [\-b \fIbranch\fR]
  27 
  28 .SH "DESCRIPTION"
  29 Check your workspace for common nits and putback\-ending mistakes, a simple set of checks are run over various parts of your workspace and errors encountered are reported, all of which should, generally, be fixed\.
  30 
  31 .TP
  32 Comment format
  33 Check that putback comments follow the prescribed format (only run for pbchk)
  34 
  35 .TP
  36 Copyrights
  37 Check that each source file contains a copyright notice for the current