Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 448 Bytes

git.md

File metadata and controls

24 lines (18 loc) · 448 Bytes

Git

Provides access to Git repository as file share. Works with any Git repository.

Connection parameters

{
  "url": "https://github.com/datagrok-ai/public.git",
  "dir": "packages/ApiSamples",
  "indexFiles": true,
  "privateRepo": false
}

See also: