Slide 1

Slide 1 text

Muhammad Aswan Syahputra BASIC GIT+GITHUB  @aswansyahputra_

Slide 2

Slide 2 text

START FROM: YOUR COMPUTER  @aswansyahputra_

Slide 3

Slide 3 text

  @aswansyahputra_

Slide 4

Slide 4 text

  @aswansyahputra_ $ git init

Slide 5

Slide 5 text

   @aswansyahputra_ URL: https:/ /github.com/user/repo $ git init New Repository

Slide 6

Slide 6 text

   @aswansyahputra_ $ git remote add origin URL URL: https:/ /github.com/user/repo Remote

Slide 7

Slide 7 text

   @aswansyahputra_ Add some works URL: https:/ /github.com/user/repo

Slide 8

Slide 8 text

   @aswansyahputra_ $ git add . $ git commit -m “did that” URL: https:/ /github.com/user/repo

Slide 9

Slide 9 text

   @aswansyahputra_ $ git push -u origin master Push URL: https:/ /github.com/user/repo

Slide 10

Slide 10 text

   @aswansyahputra_ Add some works URL: https:/ /github.com/user/repo

Slide 11

Slide 11 text

   @aswansyahputra_ $ git pull Pull URL: https:/ /github.com/user/repo

Slide 12

Slide 12 text

  Push Pull  @aswansyahputra_

Slide 13

Slide 13 text

START FROM: YOUR GITHUB  @aswansyahputra_

Slide 14

Slide 14 text

  @aswansyahputra_ URL: https:/ /github.com/user/repo New Repository

Slide 15

Slide 15 text

   @aswansyahputra_ $ git clone URL URL: https:/ /github.com/user/repo Clone

Slide 16

Slide 16 text

   @aswansyahputra_ Add some works URL: https:/ /github.com/user/repo

Slide 17

Slide 17 text

   @aswansyahputra_ $ git add . $ git commit -m “did that” URL: https:/ /github.com/user/repo

Slide 18

Slide 18 text

   @aswansyahputra_ $ git push origin master Push URL: https:/ /github.com/user/repo

Slide 19

Slide 19 text

   @aswansyahputra_ Add some works URL: https:/ /github.com/user/repo

Slide 20

Slide 20 text

   @aswansyahputra_ $ git pull Pull URL: https:/ /github.com/user/repo

Slide 21

Slide 21 text

  Push Pull  @aswansyahputra_

Slide 22

Slide 22 text

START FROM: OTHER’S GITHUB  @aswansyahputra_

Slide 23

Slide 23 text

  Other’s Yours Push Pull  @aswansyahputra_

Slide 24

Slide 24 text

   Other’s Yours Push Pull Fork  @aswansyahputra_

Slide 25

Slide 25 text

   Other’s Yours Push Pull Fork  @aswansyahputra_ Clone 

Slide 26

Slide 26 text

    Other’s Yours Push Pull Fork  @aswansyahputra_ Push Pull

Slide 27

Slide 27 text

    Other’s Yours Push Pull Fork  @aswansyahputra_ Push Pull Fetch

Slide 28

Slide 28 text

    Other’s Yours Push Pull Fork  @aswansyahputra_ Push Pull Fetch Push

Slide 29

Slide 29 text

    Other’s Yours Push Pull Fork  @aswansyahputra_ Push Pull Fetch

Slide 30

Slide 30 text

    Other’s Yours Push Pull Fork  @aswansyahputra_ Push Pull Fetch Pull request

Slide 31

Slide 31 text

START FROM: COMMONS GITHUB  @aswansyahputra_

Slide 32

Slide 32 text

 Other’s Yours   @aswansyahputra_ Pull Push

Slide 33

Slide 33 text

  Other’s Yours   @aswansyahputra_ Clone Pull Push

Slide 34

Slide 34 text

  Other’s Yours   @aswansyahputra_ Pull Push Pull Push