how do i create new repository in bitbucket by using git bash terminal
Hi @Akshay Kadam!
Welcome to the Community!
I'm going to assume the reason you are asking this is that you don't have access to the Web interface to create the repository (which is the normal way you would do this).
From git bash your only option would be to create a script that uses the API to create the repo. You can find the documentation for that here:
I hope that helps!
-Jimmy
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.