cancel
Showing results for 
Search instead for 
Did you mean: 
annagriv
New Contributor II
since ‎05-01-2023
‎06-26-2023

User Stats

  • 2 Posts
  • 0 Solutions
  • 0 Kudos given
  • 2 Kudos received

User Activity

I have a script in a repository on DataBricks. The script should log the current git commit ID of the repository. How can that be implemented? I tried various command, for example: result = subprocess.run(['git', 'rev-parse', 'HEAD'], stdout=subproce...
Kudos from