commands.sh

git touch

all

Create new files and add them to the index. Part of `git-extras`.

More info →

Examples (1)

Create new files and add them to the index

git touch path/to/file1 path/to/file2 ...
made by @shridhargupta | data from tldr-pages