Forrest logo
back to context overview

git-cp

List of commands for git-cp:

  • git-cp:tldr:6064b git-cp: Copy an existing file in a Git repo and place it elsewhere.
    $ git cp ${filename} ${path-to-new_file}
    try on your machine
    explain this command
back to context overview