Wolfram Language
Paclet Repository
Community-contributed installable additions to the Wolfram Language
Primary Navigation
Categories
Cloud & Deployment
Core Language & Structure
Data Manipulation & Analysis
Engineering Data & Computation
External Interfaces & Connections
Financial Data & Computation
Geographic Data & Computation
Geometry
Graphs & Networks
Higher Mathematical Computation
Images
Knowledge Representation & Natural Language
Machine Learning
Notebook Documents & Presentation
Scientific and Medical Data & Computation
Social, Cultural & Linguistic Data
Strings & Text
Symbolic & Numeric Computation
System Operation & Setup
Time-Related Computation
User Interface Construction
Visualization & Graphics
Random Paclet
Alphabetical List
Using Paclets
Create a Paclet
Get Started
Download Definition Notebook
Learn More about
Wolfram Language
GitLink
Guides
Git Interfaces
GitLink
Git Reference Operations
Low Level Git Operations
Symbols
GitAdd
GitAddRemote
GitAheadBehind
GitBranchQ
GitCheckoutReference
GitClone
GitClose
GitCommit
GitCommitQ
GitCreateBranch
GitCreateTag
GitDeleteBranch
GitDeleteRemote
GitDeleteTag
GitExpandTree
GitFetch
GitInit
GitMergeBase
GitMerge
GitMoveBranch
GitObject
GitOpen
GitProperties
GitPull
GitRange
GitReadBlob
GitRemoteQ
GitRepo
GitRepoQ
GitRepos
GitReset
GitSetUpstreamBranch
GitSHA
GitSignature
GitStatus
GitType
GitUpstreamBranch
GitWriteBlob
GitWriteTree
ToGitObject
Wolfram`GitLink`
G
i
t
D
e
l
e
t
e
T
a
g
G
i
t
D
e
l
e
t
e
T
a
g
[
r
e
p
o
,
t
a
g
]
d
e
l
e
t
e
s
t
h
e
g
i
v
e
n
t
a
g
f
r
o
m
t
h
e
g
i
t
r
e
p
o
s
i
t
o
r
y
r
e
p
o
.
G
i
t
D
e
l
e
t
e
T
a
g
[
r
e
p
o
,
{
t
a
g
1
,
t
a
g
2
,
…
}
]
d
e
l
e
t
e
s
a
l
l
o
f
t
h
e
t
a
g
i
f
r
o
m
r
e
p
o
.
D
e
t
a
i
l
s
▪
G
i
t
D
e
l
e
t
e
T
a
g
returns
$
F
a
i
l
e
d
if it fails to delete the tag.
S
e
e
A
l
s
o
G
i
t
C
r
e
a
t
e
T
a
g
▪
G
i
t
D
e
l
e
t
e
B
r
a
n
c
h
"
"