|
NAMEgit-cp - Copy a file keeping its historySYNOPSISgit-cp <current_filename> <destination_filename>DESCRIPTIONCopy a file keeping its git history. This allows merge conflict handling.EXAMPLESCopy README into README.txt
AUTHORWritten by Rémy Hubscher <mailto:hubscher.remy@gmail.com>REPORTING BUGS<https://github.com/tj/git-extras/issues>SEE ALSO<https://github.com/tj/git-extras><https://stackoverflow.com/questions/16937359/git-copy-file-preserving-history/44036771#44036771>
Visit the GSP FreeBSD Man Page Interface. |