Commit Graph

8 Commits

Author SHA1 Message Date
Rick Olson
9829d26136 simplify creds 2015-08-28 13:38:56 -06:00
risk danger olson
63f388f4e0 don't use ldflags in credential tests
gccgo silently ignores them, causing tests to fail.
2015-08-11 14:18:30 -06:00
Rick Olson
2929402217 add rudimentary auth check 2015-08-04 11:13:46 -06:00
Rick Olson
b2e7ba29d8 teach the git credential helper how to read passwords from disk 2015-08-04 10:06:30 -06:00
Rick Olson
087542a523 write to stderr so its clear when the credential helper is running 2015-08-04 09:27:31 -06:00
Rick Olson
3bdfa6ca67 bring the old credential helper back to see if ci is more reliable 2015-05-21 11:11:47 -06:00
Rick Olson
1f7a6e1188 remove the custom git credential helper 2015-05-20 12:45:59 -06:00
Rick Olson
5914d7da68 implement the full push/clone workflow test 2015-05-18 16:49:21 -06:00