Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: テスト test

Results 21 - 30 of 580 for test (0.04 sec)

  1. Git - gittutorial-2 Documentation

    of history: $ mkdir test-project $ cd test-project $ git init...commits. Continuing with our test-project, let’s modify file.txt...
    git-scm.com/docs/gittutorial-2
    Registered: Fri May 31 04:17:02 UTC 2024
    - 28.6K bytes
    - Viewed (0)
  2. Git - git-branch Documentation

    origin/man (1) $ git branch -D test (2) Delete the remote-tracking...See git-fetch[1] . Delete the "test" branch even if the "master"...
    git-scm.com/docs/git-branch/2.38.0
    Registered: Fri May 31 04:33:03 UTC 2024
    - 56.9K bytes
    - Viewed (0)
  3. Git - git-notes Documentation

    $ git notes add -m 'Tested-by: Johannes Sixt <j6t@kdbg.org>'...<gitster@pobox.com> Notes: Tested-by: Johannes Sixt <j6t@kdbg.org>...
    git-scm.com/docs/git-notes/2.29.0
    Registered: Fri May 10 06:32:03 UTC 2024
    - 40.2K bytes
    - Viewed (0)
  4. Git - git-cherry Documentation

    O teste de equivalência tem como base...pelo mantenedor "upstream". Neste fluxo de trabalho, você pode...
    git-scm.com/docs/git-cherry/pt_BR
    Registered: Fri May 31 06:02:30 UTC 2024
    - 18.7K bytes
    - Viewed (0)
  5. Git - git-clean Documentation

    pristine working directory to test a clean build. -X Remove only...paths (with exceptions for nested git directories mentioned under...
    git-scm.com/docs/git-clean
    Registered: Fri May 31 04:06:27 UTC 2024
    - 24.5K bytes
    - Viewed (0)
  6. Git - git-clean Documentation

    pristine working directory to test a clean build. -X Remove only...paths (with exceptions for nested git directories mentioned under...
    git-scm.com/docs/git-clean/en
    Registered: Fri May 31 05:14:33 UTC 2024
    - 24.5K bytes
    - Viewed (0)
  7. Git - git-clean Documentation

    pristine working directory to test a clean build. -X Remove only...paths (with exceptions for nested git directories mentioned under...
    git-scm.com/docs/git-clean/2.42.1
    Registered: Fri May 31 05:14:52 UTC 2024
    - 24.3K bytes
    - Viewed (0)
  8. Git - git-for-each-ref Documentation

    d=%(*authordate) b=%(*body) kind=Tag if test "z$t" = z then # could be a...points at a $t object $o" if test "z$t" = zcommit then echo "The...
    git-scm.com/docs/git-for-each-ref/2.29.0
    Registered: Fri May 10 07:10:25 UTC 2024
    - 41.5K bytes
    - Viewed (0)
  9. Git - git-show-ref Documentation

    ser utilizado para fazer um teste e ver se existe uma "ref" específica....no repositório local. O uso deste utilitário é incentivado em...
    git-scm.com/docs/git-show-ref/pt_BR
    Registered: Fri May 31 05:25:34 UTC 2024
    - 24.2K bytes
    - Viewed (0)
  10. Git - git-merge-base Documentation

    A=$(git rev-parse --verify A) if test "$A" = "$(git merge-base A B)"...DESCRIPTION git merge-base finds best common ancestor(s) between two...
    git-scm.com/docs/git-merge-base/2.39.0
    Registered: Fri May 31 05:26:22 UTC 2024
    - 25K bytes
    - Viewed (0)
Back to top