diff options
-rw-r--r-- | _examples/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/_examples/README.md b/_examples/README.md index 3a4c539..1f150f9 100644 --- a/_examples/README.md +++ b/_examples/README.md @@ -23,7 +23,6 @@ Here you can find a list of annotated _go-git_ examples: - [remotes](remotes/main.go) - Working with remotes: adding, removing, etc. - [progress](progress/main.go) - Printing the progress information from the sideband. - [revision](revision/main.go) - Solve a revision into a commit. -- [config](config/main.go) - Explains how to work with config files. - [submodule](submodule/main.go) - Submodule update remote. ### Advanced |