buildx/util/gitutil
Justin Chadwell 48d7dafbd5 git: update gitutil test utilities
- Adds a new GitServeHTTP function to start an http server to serve a
  target git repository.
- Adds a new GitDir helper method to get the path to the .git
  directory
- Updates the GitAdd method to take a variable number of files

Signed-off-by: Justin Chadwell <me@jedevc.com>
2023-06-06 17:15:19 +02:00
..
gitpath_unix.go build: lookup the right git binary on WSL 2022-12-15 21:16:37 +01:00
gitpath_windows.go build: lookup the right git binary on WSL 2022-12-15 21:16:37 +01:00
gitutil.go git: update gitutil test utilities 2023-06-06 17:15:19 +02:00
gitutil_test.go build: strip credentials from remote url on collecting Git provenance info 2023-03-06 17:00:05 +01:00
testutil.go git: update gitutil test utilities 2023-06-06 17:15:19 +02:00
testutilserve.go git: update gitutil test utilities 2023-06-06 17:15:19 +02:00