Git
Git integration operations
📄️ Get Git List
Get a list of gits
📄️ Create Git
Create a new git
📄️ Delete Git List
Delete a list of gits
📄️ Batch Update Git List
Batch update multiple items with partial fields
📄️ Get Git by ID
Get a git by ID
📄️ Replace Git by ID
Replace an item by ID with (full update)
📄️ Delete Git by ID
Delete a git by ID
📄️ Update Git by ID
Update an item by ID with (partial update)
📄️ Get Git branches
Get all branches in a Git repository
📄️ Delete Git Branch
Delete a branch of a git repository
📄️ Checkout Git Branch
Checkout a branch of a git repository
📄️ Get Git Current Branch
Get the current branch of a git repository
📄️ Create Git New Branch
Create a new branch of a git repository
📄️ Get Git Remote Branches
Get the remote branches of a git repository
📄️ Checkout Git Remote Branch
Checkout a remote branch of a git repository
📄️ Get Git changes
Get all changes in the Git repository working directory
📄️ Post Git Changes
Post the changes of a git repository
📄️ Delete Git Changes
Delete the changes of a git repository
📄️ Clone Git
Clone a git repository
📄️ Commit Git
Commit a git repository
📄️ Delete Git File
Delete a file of a git repository
📄️ Copy Git File
Copy a file of a git repository
📄️ Get Git File Diff
Get the diff of a file of a git repository
📄️ Export Git
Export a git repository
📄️ Get Git File
Get a file of a git repository
📄️ Get Git File Info
Get the info of a file of a git repository
📄️ Get Git List Dir
Get the list of a git repository
📄️ Rename Git File
Rename a file of a git repository
📄️ Save Git file
Save content to a file in the Git repository
📄️ Save Git Dir
Save a directory of a git repository
📄️ Get Git logs
Get commit history logs from the Git repository
📄️ Pull Git
Pull a git repository
📄️ Push Git
Push a git repository
📄️ Create Git Spider
Create a new spider of a git repository