◐ Shell
reader mode source ↗
Skip to content
Open
Changes from all commits
File filter
Conversations
Jump to
Diff view
Apply and reload
Show whitespace
Diff view
Apply and reload
3 changes: 1 addition & 2 deletions api/tag/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ Tag.createWithSignature(repo, tagName, target, tagger, message, force, signingCa
| --- | --- | --- |
| repo | [Repository](/api/repository/) | |
| tagName | String | |
| target | [Oid](/api/oid/) | |
| tagger | [Signature](/api/signature/) | |
| message | String | |
| force | Number | |
Expand Down Expand Up @@ -367,4 +367,3 @@ var result = tag.targetType();
| Returns | |
| --- | --- |
| Number | type of the tagged object |

Toggle all file notes Toggle all file annotations