Clone the svn project with git, and then want to push the cloned project to svn. Can I use git push?
Clone the svn project with git, and then want to push the cloned project to svn. Can I use git push?
Why not just use svn
Yes. If you like, even a set of code can be hosted by both SVN and git
download TortoiseSVN direct management will be much more convenient, each time you submit the new code first SVN Update, and then SVN Commit
Previous: How can attachments of H5 interface type be previewed
Next: How to implement a method in Java replacement or hot replacement rt.jar?
background: is refactoring the code and finds that there are many duplicate codes that can be abstracted from their common parts. Then the same different points of two can be reflected in detail by using the compare function of webstorm. questio...