Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add REVISION to git fetch cmd #86

Merged
merged 36 commits into from
Sep 16, 2024
Merged

feat: add REVISION to git fetch cmd #86

merged 36 commits into from
Sep 16, 2024

Commits on Aug 26, 2024

  1. add --depth=$DEPTH

    eti-codefresh committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    2b7ca7a View commit details
    Browse the repository at this point in the history
  2. bump

    eti-codefresh committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ea61ac2 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. test2

    eti-codefresh committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    59fd3e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. test3

    eti-codefresh committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ccebd4a View commit details
    Browse the repository at this point in the history
  2. test4

    eti-codefresh committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    dd7febe View commit details
    Browse the repository at this point in the history
  3. test5

    eti-codefresh committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ed4e4e8 View commit details
    Browse the repository at this point in the history
  4. test6

    eti-codefresh committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    47189ea View commit details
    Browse the repository at this point in the history
  5. test7

    eti-codefresh committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    fd13aea View commit details
    Browse the repository at this point in the history
  6. test8

    eti-codefresh committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9bd1282 View commit details
    Browse the repository at this point in the history
  7. test9

    eti-codefresh committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a4fdd44 View commit details
    Browse the repository at this point in the history
  8. test10

    eti-codefresh committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    bd7264a View commit details
    Browse the repository at this point in the history
  9. test11

    eti-codefresh committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    1930769 View commit details
    Browse the repository at this point in the history
  10. test12

    eti-codefresh committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    209d664 View commit details
    Browse the repository at this point in the history
  11. test13

    eti-codefresh committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ce1ec84 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. lint

    eti-codefresh committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    f181fb8 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    7f8ed9a View commit details
    Browse the repository at this point in the history
  2. update cmd

    eti-codefresh committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    773e7d4 View commit details
    Browse the repository at this point in the history
  3. update cmd with depth

    eti-codefresh committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    1359bda View commit details
    Browse the repository at this point in the history
  4. update cmd with depth

    eti-codefresh committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    65165f3 View commit details
    Browse the repository at this point in the history
  5. ${REVISION:+$REVISION}

    eti-codefresh committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    a83ee5d View commit details
    Browse the repository at this point in the history
  6. lint

    eti-codefresh committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    1b87da4 View commit details
    Browse the repository at this point in the history
  7. add comment

    eti-codefresh committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    fa6f3f0 View commit details
    Browse the repository at this point in the history
  8. git fetch --tags

    eti-codefresh committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b0041e2 View commit details
    Browse the repository at this point in the history
  9. git fetch --tags

    eti-codefresh committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    5124cd8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f7fea10 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9f1ea54 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. remove --prune

    eti-codefresh committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    88eb361 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f02cc87 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. add logs

    eti-codefresh committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d3555be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bfb56b View commit details
    Browse the repository at this point in the history
  3. bump

    eti-codefresh committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c986adc View commit details
    Browse the repository at this point in the history
  4. lint

    eti-codefresh committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    756c08e View commit details
    Browse the repository at this point in the history
  5. add more logs

    eti-codefresh committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    45f222b View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. test with REVISION

    eti-codefresh committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    25b7ece View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. fix fetch cmd

    eti-codefresh committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b0755ad View commit details
    Browse the repository at this point in the history
  2. Empty commit

    eti-codefresh committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    319d2e5 View commit details
    Browse the repository at this point in the history