MCPcopy Create free account
hub / github.com/centic9/jgit-cookbook / Main

Class Main

httpserver/src/main/java/org/dstadler/jgit/server/Main.java:34–102  ·  view source on GitHub ↗

A very simple Git Server which allows to clone a Git repository. Currently it will return the same repository for any name that is requested, there is no logic to distinguish between different repos in this simple example. After starting this application, you can use something like git clone

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected