aboutsummaryrefslogtreecommitdiffstats
path: root/_examples
Commit message (Expand)AuthorAgeFilesLines
* fix: collect also push URLsHEADpush_urlMatěj Cepl2024-09-022-0/+2
* git: worktree, add RestoreStaged which works like the "git restore --staged <...Ben Talbot2024-04-192-0/+104
* *: fix some commentsavoidalone2024-03-121-1/+1
* _examples: fix other example args + more ignores so example testingDavid Lamb2024-02-211-0/+6
* _examples: PR feedback - use plumbing instead of sprintfDavid Lamb2024-02-211-1/+1
* _examples: original PR - add checkout-branchDavid Lamb2024-02-212-35/+117
* _example: fix 404 link and added ssh-agent clone linkGRINISH NEPAL2024-02-041-1/+2
* _examples: Add git clone using ssh-agentPaulo Gomes2024-01-132-0/+37
* *: fix some typosZhizhen He2023-09-081-1/+1
* Merge pull request #804 from pjbgf/docsv5.8.1Paulo Gomes2023-07-241-0/+4
|\
| * *: Improve docs on examples, compatibility and extensibilityPaulo Gomes2023-07-021-0/+4
* | plumbing: blame, Complete rewrite. Fixes #603Arieh Schneier2023-07-061-0/+48
|/
* Merge pull request #357 from pascal-hofmann/patch-1Paulo Gomes2023-07-011-3/+0
|\
| * _examples: Remove wrong commentPascal Hofmann2021-07-301-3/+0
* | *: Remove use of deprecated io/utilPaulo Gomes2023-05-114-8/+4
* | git: Add support to ls-remote with peeled references. Fixes #749Paulo Gomes2023-05-031-2/+12
* | examples: Add example for SHA256 repositoriesPaulo Gomes2023-03-081-0/+66
* | _examples: README.md , Remove broken Config link. pat-nel872023-02-271-1/+0
* | Allow unsupported multi_ack capabilityPaulo Gomes2022-11-161-0/+56
* | examples: remote fix typo (#408)NeP2021-12-101-1/+1
* | examples: add find-if-any-tag-point-headSven Nebel2021-09-242-0/+39
|/
* chore: add an exmaple: clone with sshfatelei2020-08-222-0/+53
* _examples: tag-create-push, remove defaultSignatureMáximo Cuadros2020-06-141-16/+3
* examples, tag: Show git commandLiviu Costea2020-06-011-13/+6
* examples: tag, Add create and push new tagLiviu Costea2020-05-312-0/+169
* _examples: config exampleMáximo Cuadros2020-05-242-18/+20
* Merge branch 'master' of github.com:go-git/go-git into scope-configMáximo Cuadros2020-05-242-0/+56
|\
| * doc: add submodule to example indexPierre-Yves Aillet2020-05-181-0/+1
| * _examples: submodule, adding an example with submodule updatePierre-Yves Aillet2020-05-141-0/+55
* | Revert "Merge pull request #20 from quorumcontrol/feature/other-configs"Máximo Cuadros2020-05-241-69/+0
* | Revert "Merge pull request #31 from lcostea/liviu/add_save_config_changes"Máximo Cuadros2020-05-241-4/+0
|/
* examples: config, Show how to save config changesLiviu Costea2020-04-181-0/+4
* Simplify a couple of config examplesWes Morgan2020-04-071-2/+2
* Add advanced usage note to config exampleWes Morgan2020-04-071-0/+4
* Add Merged configWes Morgan2020-04-061-0/+65
* *: migration from gopkg to go modulesMáximo Cuadros2020-03-1023-72/+72
* Fix typos in comments, variables and function namesOleksandr Redko2019-10-244-5/+5
* Merge pull request #1195 from digininja/masterMáximo Cuadros2019-08-161-1/+1
|\
| * Spelling mistakeRobin Wood2019-07-271-1/+1
* | examples: Fix typo on pull exampleTheodore Keloglou2019-08-071-1/+1
* | Add limiting options to git logknqyf2632019-08-041-1/+4
|/
* git : allows to create a Remote without a RepositoryValentin Cocaud2019-06-171-0/+42
* Add merge-base commandDavid Pordomingo2019-06-034-6/+255
* Allow non-.git path for ls exampleFilip Navara2019-05-071-2/+6
* Add test parameters for ls exampleFilip Navara2019-05-071-0/+1
* Add example for commit-graph traversalFilip Navara2019-05-071-0/+268
* examples: commit, fixed minor typo in info statementHashedDan2019-04-151-1/+1
* Fix spelling and grammar in docs and exampleLukasz Kokot2018-10-288-11/+11
* examples & documentation: PlainClone with Basic Authentication (Password & A...Colton J. McCurdy2018-10-253-0/+81
* plumbing/transport: http, Adds token authentication support [Fixes #858]Eric Billingsley2018-06-081-1/+1