logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

git-touch - Touch and add file to the index

Author

       Written by Alex McHale <alexmchale@gmail.com>

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>

See Also