Home
Random
Log in
Settings
About Han Wiki
Disclaimers
Han Wiki
Search
Git: Difference between revisions
Page
Discussion
Git
Special:MobileDiff/3131
← Older edit
Newer edit →
Git
(view source)
Revision as of 07:54, 19 September 2019
75 bytes removed
,
19 September 2019
→Remove a tag
:
remove
← Older edit
Newer edit →
Revision as of 10:01, 23 August 2019
view source
Mhan
(
talk
|
contribs
)
Bureaucrats
,
Interface administrators
,
Administrators
4,461
edits
add rename a branch
← Older edit
Revision as of 07:54, 19 September 2019
view source
Mhan
(
talk
|
contribs
)
Bureaucrats
,
Interface administrators
,
Administrators
4,461
edits
→Remove a tag
:
remove
Newer edit →
Line 288:
Line 288:
<source lang="bash">
<source lang="bash">
$ git branch --no-merged
$ git branch --no-merged
</source>
== Remove a tag ==
<source lang="bash">
$ git tag -d <tagname>
</source>
</source>
Mhan
Bureaucrats
,
Interface administrators
,
Administrators
4,461
edits