MCPcopy Index your code
hub / github.com/drone/drone-git

github.com/drone/drone-git @v1.2.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.2.1 ↗ · + Follow
11 symbols 23 edges 6 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

drone-git

Drone plugin to clone git repositories.

Build

Build the Docker image with the following commands:

docker build --rm -f docker/Dockerfile.linux.amd64 -t drone/git .

Usage

Clone a commit:

docker run --rm \
  -e DRONE_WORKSPACE=/drone \
  -e DRONE_REMOTE_URL=https://github.com/drone/envsubst.git \
  -e DRONE_BUILD_EVENT=push \
  -e DRONE_COMMIT_SHA=15e3f9b7e16332eee3bbdff9ef31f95d23c5da2c \
  -e DRONE_COMMIT_BRANCH=master \
  drone/git

Core symbols most depended-on inside this repo

slugify
called by 1
scripts/includetext.go
main
called by 0
scripts/includetext.go
String
called by 0
scripts/includetext.go
Set
called by 0
scripts/includetext.go

Shape

Function 7
Method 2
Struct 1
TypeAlias 1

Languages

Go100%

Modules by API surface

scripts/includetext.go6 symbols
posix/posix_test.go5 symbols

For agents

$ claude mcp add drone-git \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact