Bug 538783 - Support --no-tags in CloneCommand
Summary: Support --no-tags in CloneCommand
Status: NEW
Alias: None
Product: JGit
Classification: Technology
Component: JGit (show other bugs)
Version: 5.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-07 07:15 EDT by Thomas Wolf CLA
Modified: 2018-09-09 19:47 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wolf CLA 2018-09-07 07:15:56 EDT
CloneCommand currently has no support for the --no-tags option; it always sets TagOpt.FETCH_TAGS.

Should be implemented in CloneCommand, and the command-line option in pgm's Clone.
Comment 1 Eclipse Genie CLA 2018-09-09 19:47:20 EDT
New Gerrit change created: https://git.eclipse.org/r/129005