You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, I have searched for similar issues on GitHub and found none.
What did you do?
I followed the documentation and ran the following command to clone the repository:
git clone -b v2.0.0 https://github.com/EvolutionAPI/evolution-api.git
### What did you expect?
I expected the repository to be cloned successfully using the v2.0.0 branch as specified.
### What did you observe instead of what you expected?
The command failed with the following error:
`Cloning into 'evolution-api'...fatal: Remote branch v2.0.0 not found in upstream origin`### Screenshots/Videos![Image](https://github.com/user-attachments/assets/9b175611-961e-4469-966f-482e410b32ab)
![Image](https://github.com/user-attachments/assets/065186b1-4710-411e-992a-5bae7c1a8907)
### Which version of the API are you using?
N/A – The issue is related to the repository documentation.
### What is your environment?
Windows
### Other environment specifications
_No response_
### If applicable, paste the log output
_No response_
### Additional Notes
_No response_
The text was updated successfully, but these errors were encountered:
Welcome!
What did you do?
I followed the documentation and ran the following command to clone the repository:
The text was updated successfully, but these errors were encountered: