Friday 15 March 2019

sync the git repository centos (svn checkout equivalent)

git clone https://github.com/gunabalans/zoocurator.git
Cloning into 'zoocurator'...
Username for 'https://github.com': your git user name
Password for 'https://gunabalans@github.com': pw

2 comments:

  1. git status
    # On branch master
    nothing to commit, working directory clean

    ReplyDelete
  2. >git clone https://github.com/abc/training.git metraining

    to clone in a dir.

    ReplyDelete