Giter Site home page Giter Site logo

dvcs-labs's Introduction

dvcs-labs

Practicing use of version control systems

Lab 2 Work Progess -- Google spreadsheet

https://docs.google.com/spreadsheets/d/1ow8TGp_ECF-sEUpCJEwl9JnryM99T4BDTGYO26WDds0/edit#gid=0

Members:

  1. Буланкин
  2. Головинова
  3. Денисов
  4. Донцов
  5. Ибрагим
  6. Калинкин
  7. Катышев
  8. Ковалев
  9. Курносов
  10. Курылев
  11. Махоткин
  12. Михайлов
  13. Поликарпова
  14. Рассадников
  15. Roby De-Visser

Git Bash Tips

  • Create branches command:
$ for VAR in Bulankin  Golovinova  Denisov  Dontsov  Ibragim  Kalinkin  Katyshev  Kovalev  Kurnosov  Kurylev  Mahotkin  Mihailov  Polikarpova  Rassadnikov Roby
do
git branch $VAR
done
  • Do not ask login & password every time you run git push:

    $ git config --global credential.helper store

dvcs-labs's People

Contributors

amkatyshev avatar ikasei avatar rdv1996 avatar den1s0v avatar dryush avatar arassad avatar dimadontsov avatar a-mihaylov avatar polikarpova avatar artemkurylev avatar dmitriyacm avatar igormakhotkin avatar golovinovak avatar solomonster avatar

Stargazers

 avatar  avatar  avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

arassad

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.