Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2025 06:31 PM
@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