tmoe
tmoe copied to clipboard
Suggestion for default branch
Related problem
I used tmoe before but this time I tried to clone the git repository and saw there's no debian.sh file inside the tmoe-linux folder after looking info a lot of documents of the project I realised that the default branch is doc and not master hopefully there's nothing wrong with the project itself but for newbies it's confusing
Describe the solution you'd like
so I suggest set the default branch to master or add a installation instruction to doc branch if it's not there already.
Describe alternatives you've considered
No response
Additional context and details
No response
git clone --depth=1 -b master https://github.com/2moe/tmoe
Sorry, I found a serious problem. So, I switched the default branch back to master.