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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file codedepot_git_ai-0.1.6.tar.gz
.
File metadata
- Download URL: codedepot_git_ai-0.1.6.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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ef7e81b93f9d3832f80c810fc2f4fd535db0df72ca82834f42cbe426a302a34 |
|
MD5 | 5a9c30d9e21299eaf249221061624d08 |
|
BLAKE2b-256 | 230db83d515e581859bd53ee043605dae07e8bbff2f466d16c63ec05828c7f95 |
File details
Details for the file codedepot_git_ai-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: codedepot_git_ai-0.1.6-py3-none-any.whl
- Upload date:
- Size: 36.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.15.2 CPython/3.11.9 Darwin/23.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b4f4ff6450fb60e210654eb5dab065ee6525279df34d9b3585db1a019597914 |
|
MD5 | 1fc674b1e92124131b7a1159fe1178b3 |
|
BLAKE2b-256 | 5afc346d852584db6498b8bd87535d6547e5e4ac517455e6cf315aa44893ff00 |