Searched refs:amend (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/tools/
H A Dftfy.sh15 --amend Squashes the changes into the commit at HEAD
60 git commit --amend -F- << EOF
76 amend() { function
79 git commit -a --amend -F "$NEW_COMMIT_MSG"
147 --amend) apply "${FINAL_DIFF}"; amend;;
148 --msg-only) amend;;
/external/bison/
H A DMakefile.am76 --amend=$(srcdir)/build-aux/git-log-fix \

Completed in 127 milliseconds