commit 1ff80c7c45512b08f6895b15fe5b42a61c9f0915 from: Stefan Sperling date: Thu Aug 08 21:57:13 2019 UTC sync man page commit - 9b0c768d4270916963d486af736112fcac9a19a1 commit + 1ff80c7c45512b08f6895b15fe5b42a61c9f0915 blob - bf3924f8ef8e7a67d26a4166dde3906a95469d90 blob + 1cd3399d2f638e5a8e5fa7ea5fef8c54fdaba444 --- got.1.html +++ got.1.html @@ -310,6 +310,13 @@ file was modified after having been staged for addition +

For compatibility with cvs(1), + got status parses + .cvsignore files in each traversed directory and + will not display unversioned files which match glob(7) + ignore patterns contained in .cvsignore files. + Unlike cvs(1), got status only + supports a single ignore pattern per line.

Short alias for status.