GIT-TOUCH(1) Git Extras GIT-TOUCH(1)NAMEgit-touch - Touch and add file to the indexSYNOPSISgit-touch <filename>DESCRIPTIONCall touch on the given file and add it to the current index. Used one-step creating new files.OPTIONS<filename> File to be touched.EXAMPLES$ git touch MakefileAUTHORWritten by Alex McHale <alexmchale@gmail.com>REPORTING BUGS<http://github.com/visionmedia/git-extras/issues>SEE ALSO<http://github.com/visionmedia/git-extras> June 2012 GIT-TOUCH(1)
| Related Man Pages |
|---|
| git-http-fetch(1) - debian |
| git-pack-redundant(1) - centos |
| git-write-tree(1) - suse |
| git-pack-redundant(1) - mojave |
| git-credential-cache(1) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Detecting unused variables... |
| Weird 'find' results |
| How to copy a column of multiple files and paste into new excel file (next to column)? |