Steps:
- Pre-requisite: Git to be preinstalled in your m/c
- Goto Command prompt & run below command
- git svn clone -r HEAD <SVN Codebase URL>
- This will create a folder with same name of app with .git file
Integrating third-party APIs is a common requirement in modern applications. Traditionally, developers rely on tools like Apache HttpClient ...
No comments:
Post a Comment