aboutsummaryrefslogtreecommitdiffstats
path: root/example_test.go
Commit message (Collapse)AuthorAgeFilesLines
* *: Remove use of deprecated io/utilPaulo Gomes2023-05-111-4/+3
| | | | Signed-off-by: Paulo Gomes <pjbgf@linux.com>
* Minor doc fixes (#287)Jeff Widman2021-04-161-1/+1
|
* *: migration from gopkg to go modulesMáximo Cuadros2020-03-101-6/+6
|
* examples & documentation: PlainClone with Basic Authentication (Password & ↵Colton J. McCurdy2018-10-251-0/+47
| | | | | Access Token) (#990) examples: PlainClone with Basic Authentication (Password & Access Token)
* git: worktree, Skip special git directory. Fixes #814kuba--2018-04-181-2/+8
| | | | Signed-off-by: kuba-- <kuba@sourced.tech>
* update to go-billy.v4 and go-git-fixtures.v3Máximo Cuadros2017-11-231-1/+1
| | | | Signed-off-by: Máximo Cuadros <mcuadros@gmail.com>
* config: multiple values in RemoteConfig (URLs and Fetch)Santiago M. Mola2017-08-011-1/+1
| | | | | | | | * Change `URL string` to `URL []string` in `RemoteConfig`, since git allows multiple URLs per remote. See: http://marc.info/?l=git&m=116231242118202&w=2 * Fix marshalling of multiple fetch refspecs.
* *: upgrade to go-billy.v3, mergeMáximo Cuadros2017-06-181-1/+1
|
* use go-billy.v2 versionAntonio Jesus Navarro Perez2017-03-101-1/+1
|
* project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-071-5/+5
| | | | To be able to fix #261 we will move again to gopkg.in before v4 stable release.
* fix example folderMáximo Cuadros2017-02-011-2/+3
|
* documentation changesMáximo Cuadros2017-01-311-0/+112