How to Use Bitbucket - Git Tutorial

Опубликовано: 26 Май 2026
на канале: TechTalentHive
855
21

#git #gitcommands #bitbucket #gitclone #gitcommit #technology #htmlfileupload

This video explained about below topics.
1.What is Bit Bucket?
2.How to create repository in Bitbucket?
3.How to clone a repository in local
4.How to commit and push a file to bit bucket ?
5.How to delete a repository?
6.How to create pull request?

Git Commands :
1.git --version
2.configure 2 global parameter user
git config --global user.name "thivarpa"
git config --global user.email "[email protected]"
3.You can check your default Git global configuration, you can type the following at the pro
4.git config --list
5.git config --get user.name
git config --get user.email
6.git clone url
7.git status
8.git add .
9.git commit -m'message '
10.git push

Git Hub URL : https://github.com/user/repo.git
Bitbucket URL: https://www.bitbucket.org/

The easiest way to use Bitbucket - Tutorial
Tamil explained video URL :    • தமிழ் | The easiest way to use Bitbucket |...  

Other videos related to git
1.How to revert a Git Commit using git commands ?
English :    • Video  
Tamil :    • Tamil | How to revert a Git Commit using g...  
2.How To Upload Files To GitHub using Git Commands?
English :    • Video  
Tamil :    • Tamil |How to upload Files to GitHub Using...  
3.How to Host a Website On GITHUB Using Browser Without Any Software ?
Tamil :    • தமிழ் | How to Host a Website On GITHUB Us...  

Channel URL :    / @techtalenthive  

🎦More Videos
📖To Learn about JavaScript:
👉English :    • Javascript Course in English  
👉Tamil:   • JavaScript  Course in Tamil  
📖To learn about GIT refer below playlist
👉   • GIT  
📖To learn about Java refer below playlist
👉   • Java  
📖To learn about CSS refer below play list
👉Tamil :    • CSS tutorial in tamil  
👉English:    • CSS tutorial in English  
👉Simple live code editor :    • Tamil  | Building a Real-Time Code Editor ...  

#code #tutorial #course #webdevelopment #programming