ADT_Frontend icon indicating copy to clipboard operation
ADT_Frontend copied to clipboard

Is there a way to set git "user.name" and "user.email"?

Open jcailan opened this issue 5 years ago • 1 comments

When trying to make a commit, it seems that the abapGit plugin fetches the information somewhere within the eclipse project setup -- see screenshot below. Is there a way to control (configure) this?

PastedGraphic-1

jcailan avatar Nov 02 '20 13:11 jcailan

Currently there is no way to explicitly set the user name and user email in abapgit for ADT. Although while committing, the user name and email can be set in the abapgit staging view, which will then be fetched for every subsequent commits.

shubhamWaghmare-sap avatar Nov 19 '20 08:11 shubhamWaghmare-sap