Thursday, 24 February 2022

SVN && GIT References, SVN Show local, remote status

 // show local status

svn status

// show remote status

svn status --show-updates

https://stackoverflow.com/questions/8258991/can-you-svn-status-the-remote-repository-instead-of-you-local-working-copy/8259277



// SVN && GIT command refernce list


https://backlog.com/git-tutorial/reference/commands/

No comments:

Post a Comment