It seems that you need to create a new empty application, and then push your own code to it. The code version corresponds to the branch, unlike svn, where the code version corresponds to the folder
It should be incompatible with the previous svn, so you need to create a new application.
Official document address: Code Deployment Manual I created a new application and succeeded by following the tutorial. But the tutorial should obviously be
After the project is successfully created, do not click the "Create Version" button. Click to create the initial version, so that git cannot be used by default using svn. You can only delete it and start again.
Can they use git? I'll go check it out, it's really nice
I can’t open the git repository he gave me at all. . .
Why haven’t I seen that SAE can use GIT? It seems that he is ignorant.
It seems that you need to create a new empty application, and then push your own code to it. The code version corresponds to the branch, unlike svn, where the code version corresponds to the folder
It should be incompatible with the previous svn, so you need to create a new application.
Official document address: Code Deployment Manual
I created a new application and succeeded by following the tutorial. But the tutorial should obviously be
instead of
- - #
After the project is successfully created, do not click the "Create Version" button. Click to create the initial version, so that git cannot be used by default using svn. You can only delete it and start again.