Home
last modified time | relevance | path

Searched refs:amend (Results 1 – 25 of 28) sorted by relevance

12

/external/libusb/.private/
Dpost-rewrite.sh18 amend)
20 if [ -f .amend ]; then
21 rm .amend
25 touch .amend
Dpre-commit.sh37 if [ -f .amend ]; then
/external/jcommander/src/test/java/com/beust/jcommander/command/
DCommandCommit.java33 public Boolean amend = false; field in CommandCommit
DCommandTest.java85 Assert.assertTrue(commit.amend); in commandTest2()
DCommandAliasTest.java69 Assert.assertEquals(commit.amend.booleanValue(), true); in testCommitWithAlias()
/external/skqp/tools/skqp/
Dbranch_skqp_dev.sh13 git commit --amend --reuse-message=HEAD
/external/skia/tools/skqp/
Dbranch_skqp_dev.sh13 git commit --amend --reuse-message=HEAD
/external/pdfium/third_party/freetype/
Droll-freetype.sh26 git commit --quiet --amend --no-edit
/external/libusb/
D.gitignore51 .amend
/external/skqp/experimental/documentation/
Dgerrit.md81 git commit --all --amend
119 git config alias.amend-head 'commit --all --amend --reuse-message=@'
/external/skia/experimental/documentation/
Dgerrit.md81 git commit --all --amend
119 git config alias.amend-head 'commit --all --amend --reuse-message=@'
/external/deqp-deps/glslang/glslang/MachineIndependent/
DSymbolTable.h402 bool amend(TSymbol& symbol, int firstNewMember) in amend() function
643 bool amend(TSymbol& symbol, int firstNewMember) in amend() function
647 return table[currentLevel()]->amend(symbol, firstNewMember); in amend()
DParseContextBase.cpp606 symbolTable.amend(*globalUniformBlock, firstNewMember); in growGlobalUniformBlock()
/external/boringssl/src/
DCONTRIBUTING.md41 version of it. (Use the `git rebase` or `git commit --amend` commands.)
/external/u-boot/tools/patman/
DREADME42 commit --amend'
246 keep track of what happened. When you amend a commit, remember
353 the destination. So amend the top commit with:
355 git commit --amend
/external/libaom/libaom/
DREADME.md553 one manually using git commit --amend, but it’s easier to automate it with the
584 2. Recommit your edits using the --amend flag, for example:
587 $ git commit -a --amend
/external/curl/m4/
Dxc-am-iface.m4117 # there is nothing to amend without a dependency tracking file list.
/external/toybox/
DAndroid.bp38 // git commit -a --amend
/external/deqp-deps/glslang/Test/baseResults/
Dhlsl.amend.frag.out1 hlsl.amend.frag
/external/llvm/docs/
DPhabricator.rst193 Check you are happy with the commit message and amend it if necessary. Now switch to
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DPhabricator.rst202 Check you are happy with the commit message and amend it if necessary. Now switch to
/external/ltp/doc/
Dc-test-tutorial-simple.txt962 You can also use +edit+ and +git commit --amend+ together to change a commit
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt19898 修改 < amend;
34642 修改 > amend;
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/
Den-IPA.txt24252 $x{amend → əmɛnd ; # emɛnd æmɛnd

12