9 Commits

Author SHA1 Message Date
NeP
f438ca3483 examples: remote fix typo (#408) 2021-12-10 06:39:50 +01:00
Máximo Cuadros
2bdfd91f04 *: migration from gopkg to go modules 2020-03-10 00:40:56 +01:00
Santiago M. Mola
9488c59834 config: multiple values in RemoteConfig (URLs and Fetch)
* 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.
2017-08-01 13:01:54 +02:00
Máximo Cuadros
460a7278e6 move Repository.Pull to Worktree.Pull 2017-07-24 13:34:40 +02:00
Antonio Jesus Navarro Perez
33e7c165c9 project: move imports from srcd.works to gopkg.in
To be able to fix #261 we will move again to gopkg.in before v4 stable release.
2017-03-07 12:58:18 +01:00
Antonio Jesus Navarro Perez
d24ea4984c Fix typos 2017-02-28 12:21:02 +01:00
Antonio Jesus Navarro Perez
305f28004e _examples: improve documentation 2017-02-28 11:56:10 +01:00
Máximo Cuadros
2609538085 fix example folder 2017-02-01 09:15:18 +01:00
Máximo Cuadros
a6197bd8c4 documentation changes 2017-01-31 23:09:52 +01:00