GithubHelp home page GithubHelp logo

xbc's Introduction

Notes!

  • Download Git Bash : Here.
  • Register Accout Github : Here.

How to ???

  • Buka atau buat folder kosong dimanapun didirektori kalian

  • Klik kanan "Git Bash Here"

  • Type pada terminal Git Bash-nya

    git clone https://github.com/ridhoemgl/XBC.git

  • Type agar kalian mendapatkan commit/ update terbaru dari branch development

    enter image description here

  • Buat branch baru sesuai nama modul atau tabel yang dikerjakan

    enter image description here

  • Pindah ke branch yang baru dibuat

    enter image description here

  • Type

    enter image description here

  • Add manual 1/1 project pada masing-masing class pada Visual Studio kalian

    • contoh : Controllers, Views, ViewModel, Repo dan sebagainya JANGAN DRAG AND DROP
  • Setelah Selesai menambahkan klik kanan Solution pada project yang sebelumnya di clone dan pilih Manage Nudget Packages for Solution lalu klik Restore (di pojok kanan).

  • Setelah selesai, Type

    enter image description here

  • Type "git commit -m "KALIAN_MENGERJAKAN_FITUR_APA" (dengan petik) contoh:

    git commit -m "bootcamp_type CRUD added"

  • Type "git push origin [NAMA_BRANCH]"

    enter image description here

  • Klik Compare & Pull Request Pada Github Web

    • enter image description here
  • Klik Create pull request

    • enter image description here
  • Klik Merge pull request lalu Confirm Merge

    • enter image description here
  • Setelah itu kembali ke Terminal

    • Pindah branch ke development

      git checkout development

    • lalu Delete Branch yang tadi dibuat

      enter image description here

  • Selesai

xbc's People

Contributors

ridhoemgl avatar awlitapramayany avatar miracle3392 avatar imamtri avatar

Watchers

James Cloos 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.