git-touch - Touch and add file to the index
Contents
Description
Call touch on the given file and add it to the current index. Used one-step creating new files.
Examples
$ git touch Makefile
Name
git-touch - Touch and add file to the index
Options
<filename>
File to be touched.
Reporting Bugs
<https://github.com/tj/git-extras/issues>
See Also
<https://github.com/tj/git-extras>
October 2024 GIT-TOUCH(1)
Synopsis
git-touch <filename>
