📜  bitbucket 无效 slug - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:37.065000             🧑  作者: Mango

代码示例1
"Repository Name" was causing problem. 
I found that this name can NOT include upper case letters or spaces. 
After I changed the name to all lower cases, and replaced spaces with "_", everything is back to normal.