aboutsummaryrefslogtreecommitdiffstats
path: root/example_test.go
Commit message (Collapse)AuthorAgeFilesLines
* 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