.\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 .TH "GIT\-TOUCH" "1" "November 2023" "" "Git Extras" .SH "NAME" \fBgit\-touch\fR \- Touch and add file to the index .SH "SYNOPSIS" \fBgit\-touch\fR .SH "DESCRIPTION" Call \fBtouch\fR on the given file and add it to the current index\. Used one\-step creating new files\. .SH "OPTIONS" .P File to be touched\. .SH "EXAMPLES" $ git touch Makefile .SH "AUTHOR" Written by Alex McHale <\fIalexmchale@gmail\.com\fR> .SH "REPORTING BUGS" <\fIhttps://github\.com/tj/git\-extras/issues\fR> .SH "SEE ALSO" <\fIhttps://github\.com/tj/git\-extras\fR>