Giter VIP home page Giter VIP logo

cwiczenia-git's Introduction

Ćwiczenia Git

  1. Pobieranie materiałów
  2. Własne repozytoria.
  3. Oddawanie zadań domowych.

Level 0

Git clone

Zamień xxx na link do gita repozytorium i wpisz w temrinalu:

git clone xxx

Git fetch

Kliknij na githubie w widelec.

Level 1

A. Tworzenie projektu (dynamika A: folder projektu -> repozytorium).

  1. Wejdź do VSCode.
  2. Wejdź na serwer.
  3. Stwórz sobie testowy projekt.
cd /home/$USER
mkdir repozytorium_projektu
touch repozytorium_projektu/program1.py
  1. Zainicjuj repozytorium w folderze przy użyciu VSCode
  2. Zintegruj VSCode ze swoim kontem na GitHubie i kliknij aby dodać repozytorium. Opis w screenach poniżej:

001.png 002.png 003.png 004.png 005.png 006.png 007.png 008.png 009_publish.png 010_publish.png 011_publish.png 012_publish.png 013_publish.png

B. Rozwój projektu:

  1. Add/commit cycle
  2. Pull/Push

C. Dodaj coś od siebie do innego repo: PR

Level 2

X. Branche

cwiczenia-git's People

Contributors

zpxd avatar whatisrunning 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.