|
NAMEgit-delta - Lists changed filesSYNOPSISgit-delta [<branch>] [<filter>]DESCRIPTIONLists all files that differ from a branch. By default, lists files that have been added, copied, or modified as compared to the master branch.EXAMPLESLists all modified and renamed files vs. master:
Lists all deleted files vs. example:
AUTHORWritten by Ivan Malopinsky <hello@imsky.co>REPORTING BUGS<https://github.com/tj/git-extras/issues>SEE ALSO<https://github.com/tj/git-extras>
Visit the GSP FreeBSD Man Page Interface. |