change file timestamps NAME touch - change file timestamps SYNOPSIS touch [ OPTION ]... FILE ... DESCRIPTION Update the acc...Perform merge without touching index or working tree NAME git-merge-tree - Perform merge without touching index or wo......When your topic branch modifies an overlapping area that your master branch (or upstream) touched since your topic branch forked from it, you may want to test it with the latest…...e (1), compress(1) BUGS If the -P option is used, znew does not maintain the timestamp if touch (1) does not support the -r option, and does not maintain permissions if chmod (1…...ght= property. Example 3. Running commands at a specified time The following command will touch a file after 30 seconds. # date; systemd-run --on-active=30 --timer-property=Accu…...f the -s option. -S , --no-keep-going , --stop Cancel the effect of the -k option. -t , --touch Touch files (mark them up to date without really changing them) instead of runnin…...f the -s option. -S , --no-keep-going , --stop Cancel the effect of the -k option. -t , --touch Touch files (mark them up to date without really changing them) instead of runnin…...key. If multiple FIDO authenticators are attached, keys will be downloaded from the first touched authenticator. See the FIDO AUTHENTICATOR section for more information. -k Gene…...ex and the working tree in isolation. --cached Apply the patch to just the index, without touching the working tree. If --check is in effect, merely check that it would apply cl…...r --map-auto --map-root-user # id -u 0 # cat /proc/self/uid_map 0 1000 1 1 100000 65535 # touch file; chown 1:1 file # ls -ln --time-style=+ file -rw-r--r-- 1 1 1 0 file # exit …...the remote host. -F ssh_config , -o ssh_option These options are simply passed through untouched (with their argument) to ssh/sftp, allowing one to set an alternative config fil…...ue (or false ) in your $HOME/.gitconfig just once and have it affect all repositories you touch. When the core.untrackedCache configuration variable is changed, the untracked ca…...hen the package is being purged (assuming ucf itself exists). Note: ucf does not actually touch the file on disk in this operation, so any file removals are still the responsibi…...tantly browse your working repository in gitweb. git-merge-tree (1) Perform merge without touching index or working tree. git-rerere (1) Reuse recorded resolution of conflicted …...s omitted, defaults to --mixed . The <mode> must be one of the following: --soft Does not touch the index file or the working tree at all (but resets the head to <commit> , just…...the blame output. If the blame.markUnblamableLines config option is set, then those lines touched by an ignored commit that we could not attribute to another revision are marked…...the blame output. If the blame.markUnblamableLines config option is set, then those lines touched by an ignored commit that we could not attribute to another revision are marked…...This is useful when rewriting the directory structure or history of a repository without touching the contents of individual files. Note that the resulting stream can only be us…...rry-pick -n --stdin Apply the changes introduced by all commits on the master branch that touched README to the working tree and index, so the result can be inspected and made i…...git notes get-ref DESCRIPTION Adds, removes, or reads notes attached to objects, without touching the objects themselves. By default, notes are saved to and read from refs/notes…