You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
I am getting this issue, bitbucket do not update case sensitive names, i am facing this issue that first i have made all folder names Capital like src->LOGIN->Login.js, and push my code to bitbucket, After that i have to change my folder names in normal like src->Login->Login.js and push my code to bitbucket, But still the Bitbucket folder names are in Capital i.e src->LOGIN->Login.js, How to solve this ? kindly help.
Hi @umer and welcome to the community!
I would like to ask some questions so I can better help you:
1. What operating system do you use on the computer where you work on the clone of your Bitbucket repos?
2. What is the version of git on this computer? (You can find this by running git --version on terminal)
3. How did you change the name of the folders?
Did you execute some commands in terminal, and if so which ones?
Or did you use a GUI file manager?
4. After you changed the folder names, did Git detect them as changed, and were you able to commit the changes in the folder names?
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.