Searched refs:amend (Results 1 – 7 of 7) sorted by relevance
15 --amend Squashes the changes into the commit at HEAD60 git commit --amend -F- << EOF76 amend() { function79 git commit -a --amend -F "$NEW_COMMIT_MSG"146 --amend) apply "${FINAL_DIFF}"; amend;;147 --msg-only) amend;;
63 --amend=FILE FILE maps from an SHA1 to perl code (i.e., s/old/new/) that105 In a FILE specified via --amend, comment lines (starting with "#") are ignored.111 Here is sample input for use with --amend=FILE, from coreutils:236 'amend=s' => \$amend_file,413 # Complain about any unused entry in the --amend=F specified file.
63 --amend=FILE FILE maps from an SHA1 to perl code (i.e., s/old/new/) that106 In a FILE specified via --amend, comment lines (starting with "#") are ignored.112 Here is sample input for use with --amend=FILE, from coreutils:239 'amend=s' => \$amend_file,418 # Complain about any unused entry in the --amend=F specified file.
76 --amend=$(srcdir)/build-aux/git-log-fix \
2006 --amend=$(srcdir)/build-aux/git-log-fix \
130 git commit --amend -a
19896 修改 < amend;34640 修改 > amend;