Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: テスト test

Results 21 - 30 of 765 for test (0.03 sec)

  1. Git - user-manual Documentation

    not test $ git log master..test # ...reachable from test but...shorthand: The branch test is short for refs/heads/test . The tag v2.6.18...
    git-scm.com/docs/user-manual/2.44.0
    Registered: Fri May 17 08:18:35 UTC 2024
    - 283.5K bytes
    - Viewed (0)
  2. Git - git-bisect Documentation

    $ git bisect run make test # "make test" 进行构建和测试 $ git bisect...run ~/test.sh $ git bisect reset # 退出二分查找会话 这里我们使用一个 test.sh `自定义脚本。在这个脚本中,如果...
    git-scm.com/docs/git-bisect/zh_HANS-CN
    Registered: Fri May 17 06:36:45 UTC 2024
    - 38.7K bytes
    - Viewed (0)
  3. Git - git-stash Documentation

    Testing partial commits You can use...the work tree, and you want to test each change before committing:...
    git-scm.com/docs/git-stash/2.38.0
    Registered: Fri May 17 05:51:26 UTC 2024
    - 42.4K bytes
    - Viewed (0)
  4. Git - git-stash Documentation

    Testing partial commits You can use...the work tree, and you want to test each change before committing:...
    git-scm.com/docs/git-stash/2.35.0
    Registered: Fri May 17 05:51:04 UTC 2024
    - 40.7K bytes
    - Viewed (0)
  5. Git - git-update-index Documentation

    --test-untracked-cache Execute apenas os testes no diretório...--untracked-cache usada para executar este teste de forma implícita nas versões...
    git-scm.com/docs/git-update-index/pt_BR
    Registered: Fri May 17 07:04:13 UTC 2024
    - 52.8K bytes
    - Viewed (0)
  6. Git - git-merge-index Documentation

    torvalds@ppc970:~/merge-test> git merge-index cat MM Este é o 'MM' vindo...atual ou torvalds@ppc970:~/merge-test> git merge-index cat AA MM cat:...
    git-scm.com/docs/git-merge-index/pt_BR
    Registered: Fri May 17 08:34:50 UTC 2024
    - 17.2K bytes
    - Viewed (0)
  7. Git - git-bisect-lk2009 Documentation

    through your test suite, then you can add a test to your test suite....are test suites and tools similar as "git bisect". Test suites...
    git-scm.com/docs/git-bisect-lk2009/2.40.0
    Registered: Fri May 17 08:21:37 UTC 2024
    - 75.3K bytes
    - Viewed (0)
  8. Git - git-update-index Documentation

    --test-untracked-cache Only perform tests on the working...[--[no-]split-index] [--[no-|test-|force-]untracked-cache] [--[no-]fsmonitor]...
    git-scm.com/docs/git-update-index/2.36.0
    Registered: Fri May 17 07:04:26 UTC 2024
    - 50.5K bytes
    - Viewed (0)
  9. Git - gitworkflows Documentation

    intended as a testing branch for topics being tested for stability...any later commits, pass the test suite, etc. This makes the review...
    git-scm.com/docs/gitworkflows/2.35.0
    Registered: Fri May 17 06:10:27 UTC 2024
    - 35.3K bytes
    - Viewed (0)
  10. Git - git-diff Documentation

    Commits $ git diff test (1) $ git diff HEAD -- ./test (2) $ git diff...neueste Version der Branch „test“ verglichen. Anstatt mit der...
    git-scm.com/docs/git-diff/de
    Registered: Fri May 17 06:04:31 UTC 2024
    - 38.7K bytes
    - Viewed (0)
Back to top