Bug 545070 - Jgit merge should exit with code 1 if automatic merge was not successful
Summary: Jgit merge should exit with code 1 if automatic merge was not successful
Status: NEW
Alias: None
Product: JGit
Classification: Technology
Component: JGit (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-05 09:21 EST by Tim Neumann CLA
Modified: 2019-03-05 09:21 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Neumann CLA 2019-03-05 09:21:26 EST
CGit exits with code 1 when you call git merge and the automatic merge was not successful.

Jgit should do the same.