95494/please-provide-shell-script-which-runs-migrate-from-svn-git
Hi@shashi,
You can run the git-svn command. If you are trying to run with python script then run the command with os.system.
$ git svn clone <address>
You don't need any advanced knowledge. You need to import some modules in your script.
import os os.system("git svn clone <address>"
user_data should be used as it is ...READ MORE
One idea would be to launch the ...READ MORE
use feature flags as a solution to ...READ MORE
Hi! You can start off by understanding what ...READ MORE
I have a work DevOps account but ...READ MORE
My two commits were merged to master ...READ MORE
I use python scripts to connect my ...READ MORE
I have an Azure DevOps pipeline with ...READ MORE
I want to have a Drift-Report during ...READ MORE
Hi@Lakshminarayanan, You can find command to remove your ingress ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.