@Louis_Frolio Where should we execute this commands?
When I tried running these commands in workspace from terminal or from notebook I am getting following error

Commands I tried

%sh
git config --global user.name
"USERNAME"
git config --global user.email "NOREPLY_EMAIL_ADDRESS"

 

error: could not lock config file /Workspace/.proc/self/git/config: No such file or directory 
error: could not lock config file /Workspace/.proc/self/git/config: No such file or directory