Bug 349223 - TagCommand should support not annotated tags
Summary: TagCommand should support not annotated tags
Status: RESOLVED FIXED
Alias: None
Product: JGit
Classification: Technology
Component: JGit (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 3.0   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: noteworthy
: 370140 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-06-13 15:25 EDT by Pieter van Ginkel CLA
Modified: 2013-05-03 09:55 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pieter van Ginkel CLA 2011-06-13 15:25:13 EDT
Build Identifier: Helios Service Release 1

TagCommand currently only supports creating annotated tags. To create a not annotated tag, you have to go through Repository.updateRef. TagCommand should get an option to create a not annotated tag.

Reproducible: Always
Comment 1 Chris Aniszczyk CLA 2011-06-13 16:07:57 EDT
If you're interested in contributing, check out our guide...

http://wiki.eclipse.org/EGit/Contributor_Guide
Comment 2 Pieter van Ginkel CLA 2011-06-14 03:47:56 EDT
I would love to. However, I can't program Java :). I'm using NGit (https://github.com/slluis/ngit).
Comment 3 Kevin Sawicki CLA 2012-02-23 20:24:41 EST
*** Bug 370140 has been marked as a duplicate of this bug. ***