Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Commands with Github vs Bitbucket same/different? what about git-sh?

What are the similarities or differences in varying commands with bitbucket versus github? (I'm a github user)

I'm currently using git-sh, will this be compatible with bitbucket?

like image 659
Stephen Nguyen Avatar asked Mar 26 '26 10:03

Stephen Nguyen


1 Answers

git-sh is just modified git bash, there's nothing Github-specific in that. Both Github and Bitbucket are just hosting sites, meaning that you push/pull to/from them like any other remote repository - using git push and pull.

The differences come with the UI of their websites.

like image 169
1615903 Avatar answered Mar 28 '26 02:03

1615903



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!