Giter Club home page Giter Club logo

rhizan's Introduction

rhizan

Repository Untuk Tugas Bahasa Pemrograman Langkah-Langkah Instalisasi Aplikasi Git dan Penjelasan Fungsi Perintah Dasar Git

A. Langkah-Langkah Instalisasi Aplikasi Git

1.Kunjungi Web https://git-scm.com

Screenshot (2)

2.Download GIT di https://git-scm.com

Screenshot (3)

3.Lalu muncul Mengenai Lisensi

Screenshot (4)

4.Selanjutnya tentukan lokasi folder untuk menginstall Git.

Screenshot (5)

5.Pilih komponen yang akan di install

Screenshot (6)

6.Menentukan nama folder shortcuts di Start menu nantinya

Screenshot (7)

7.Pilih editor untuk menggunakan Git nantinya.

Screenshot (8)

8.Mengatur PATH environment

Screenshot (9)

9.Memilih jenis koneksi ke server

Screenshot (10)

10.Mengatur baris akhir file teks nantinya.

Screenshot (11)

11.Memilih opsi tambahan yang mungkin diperlukan

Screenshot (12)

12.Proses instalasi akan dijalankan, tunggu hingga proses selesai 100%

Screenshot (13)

B.Penjelasan Fungsi Perintah Dasar Git

  1. perintah $git untuk menampilkan ada apa di dalame git ada help,version,dan path,dan lain-lain

Screenshot (16)

  1. $ clear : untuk menghapus text yang di atas/ membersihkan text yang ada di cmd bash

Screenshot (17)

  1. $ git version : untuk menampilkan version ke berapa

Screenshot (18)

  1. $ pwd : untuk mengetahui bahwa cmd bash lagi sedang di folder mana

Screenshot (19)

  1. $ ls : untuk menampilkan list yang ada di folder tersebut

Screenshot (21)

  1. $ cd : untuk pindah ke directory lain ( change directory

Screenshot (22)

  1. $ git init : perintah untuk membuat repositorty local

Screenshot (25)

  1. $ git status : perintah untuk memberitahu Anda tentang cabang tempat Anda berada

Screenshot (29)

  1. $ git config --global user.name "rhizanmahadyan" : perintah untuk mengkonfigurasi username di github.com

Screenshot (33)

  1. $ git config --global user.email "[email protected] : perintah untuk mengkonfigurasi email di github.com

Screenshot (34)

  1. $ git add . : perintah untuk menambahkan file baru, atau perubahan pada file pada stagging sebelum prosses commit

Screenshot (37)

  1. $ git log : perintah unutuk menampilkan mana saja yang pernah di lakukkan commit di cmd bash nya

Screenshot (40)

rhizan's People

Contributors

rhizanmahadyan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.