Skip to main content

Dataset and model support for git

Project description

Git AI

Dataset and model support for the Git client.

To test:

python -m pip install -e path/to/root/git-ai

JSON Schema:

Scalar:

dataType: DataTypeEnum!
title: String
values: Array[Float]!
x_title: String

Hparam:

values: Array[Metric]!

Extra Types:

Metric = {
    label: String!
    unit: String
    dataType: DataTypeEnum!
    value: String!
}

DataTypeEnum = Enum {
    FLOAT
    STRING
    INT
    BOOLEAN
}

Git errors:

To git@git.testdomain.com:sometest.git ! [rejected] your-branch -] your-branch (non-fast-forward)

fatal: not a git repository

fatal: repository not found

fatal: refusing to merge unrelated histories

fatal: refusing to merge unrelated histories Error redoing merge 1234deadbeef1234deadbeef

interactive rebase in progress; onto 4321beefdead Last command done (1 command done): pick 1234deadbeef1234deadbeef test merge commit

xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun

fatal: Unable to create '/path/to/.git/index.lock': File exists.

If no other git process is currently running, this probably means a git process crashed in this repository earlier.

error: pathspec 'mybranch' did not match any file(s) known to git.

Initialized empty Git repository in /path/to/test/.git/ Permission denied (publickey). fatal: The remote end hung up unexpectedly

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

codedepot_git_ai-0.1.4.tar.gz (27.7 kB view details)

Uploaded Source

Built Distribution

codedepot_git_ai-0.1.4-py3-none-any.whl (36.6 kB view details)

Uploaded Python 3

File details

Details for the file codedepot_git_ai-0.1.4.tar.gz.

File metadata

  • Download URL: codedepot_git_ai-0.1.4.tar.gz
  • Upload date:
  • Size: 27.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.15.2 CPython/3.11.9 Darwin/23.4.0

File hashes

Hashes for codedepot_git_ai-0.1.4.tar.gz
Algorithm Hash digest
SHA256 a2e814e09dc0f20514745406e6e661db3071b7905342bc21187c3124b322558c
MD5 64a81e02c930ede7a8e3f1d29f273453
BLAKE2b-256 23e8ff3344f7e9594ee3ed56046eab066937f01a4d6949698ddff3062d160f3f

See more details on using hashes here.

File details

Details for the file codedepot_git_ai-0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for codedepot_git_ai-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 573c6777342d627694d1b4552bb09a89806683621f0e7bd42909bf469d149b9c
MD5 a8cd17cb291242f4e7c01ff0db744790
BLAKE2b-256 39e9624b2e5c7495b4a9e3ac013f4f40da485fd156f83111da9602680938b083

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page