aboutsummaryrefslogtreecommitdiffstats
path: root/_examples/remotes
Commit message (Collapse)AuthorAgeFilesLines
* examples: remote fix typo (#408)NeP2021-12-101-1/+1
|
* *: migration from gopkg to go modulesMáximo Cuadros2020-03-101-5/+5
|
* 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.
* move Repository.Pull to Worktree.PullMáximo Cuadros2017-07-241-3/+3
|
* 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 typosAntonio Jesus Navarro Perez2017-02-281-3/+3
|
* _examples: improve documentationAntonio Jesus Navarro Perez2017-02-281-0/+7
|
* fix example folderMáximo Cuadros2017-02-011-1/+1
|
* documentation changesMáximo Cuadros2017-01-311-0/+71