You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 years ago
..
gitpath_unix.go
gitpath_windows.go
gitutil.go git: update gitutil test utilities 2 years ago
gitutil_test.go
testutil.go git: update gitutil test utilities 2 years ago
testutilserve.go git: update gitutil test utilities 2 years ago