Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: concourse/git-resource
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.19.0
Choose a base ref
...
head repository: concourse/git-resource
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.20.0
Choose a head ref
  • 7 commits
  • 5 files changed
  • 3 contributors

Commits on May 31, 2025

  1. show build status

    Signed-off-by: Taylor Silva <dev@taydev.net>
    taylorsilva committed May 31, 2025
    Configuration menu
    Copy the full SHA
    ed2c9f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. add ability to perform a sparse checkout

    Signed-off-by: Casey Braithwaite <casey.braithwaite@capgemini.com>
    caseybraithwaite committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    24b50e3 View commit details
    Browse the repository at this point in the history
  2. add test for sparse clone

    Signed-off-by: Casey Braithwaite <casey.braithwaite@capgemini.com>
    caseybraithwaite committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    7fb4edc View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2025

  1. fix checkout on dirty repositories

    Signed-off-by: Martin Theiss <martin.theiss@valtech-mobility.com>
    vmob-martin-theiss committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    83d7353 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

  1. Merge pull request #441 from vmob-martin-theiss/master

    fix checkout on dirty repositories
    taylorsilva authored Jul 9, 2025
    Configuration menu
    Copy the full SHA
    8861092 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #427 from caseybraithwaite/master

    Add ability to perform a sparse checkout
    taylorsilva authored Jul 9, 2025
    Configuration menu
    Copy the full SHA
    7013ea1 View commit details
    Browse the repository at this point in the history
  3. document sparse_paths in README

    Signed-off-by: Taylor Silva <dev@taydev.net>
    taylorsilva committed Jul 9, 2025
    Configuration menu
    Copy the full SHA
    4dafb5f View commit details
    Browse the repository at this point in the history
Loading