makeporngreatagain.pro
yeahporn.top
hd xxx

Git operations in Codecommit

368
  1. Once your codecommit repo is created, lets clone it as local repo by using
    git clone <codecommit repo url>
    
    Example:
    git clone https://git-codecommit.us-east-1.amazonaws.com/v1/repos/MyDemoRepo

    Codecommit repo url can be found here, select the repo created in Create A CodeCommit Repository lab than click on Clone URL > Clone HTTPS

  2. Once you cloned the repo do change directory inside it
    cd <codecommit-repo-name>
    
    Example:
    cd MyDemoRepo
  3. Now, lets add some files  in current directory or our local repo
    Download following source code:
    Unzip in local repo
  4. Now lets add this file to local repo by:
    git add .
  5. Lets stage the changes in local repo by:
    git commit -m "Initial commit"
  6. Push the changes to Codecommit repo by:
    git push
  7. Verify the changes have pushed or not by visiting AWS console
Leave A Reply

Your email address will not be published.

baseofporn.com https://www.opoptube.com
Ads Blocker Image Powered by Code Help Pro

Ads Blocker Detected!!!

We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.