GithubHelp home page GithubHelp logo

ds2012-flatiron / ds-git_branching_and_collab-nbz32 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from flatiron-school/ds-git_branching_and_collab-nbz32

0.0 0.0 0.0 1.32 MB

License: GNU General Public License v3.0

Jupyter Notebook 98.67% Python 1.33%

ds-git_branching_and_collab-nbz32's Introduction

ds-git_branching_and_collab

This repository describes an exciting course of action for collaborators on a git repository. It was created with lots of love by the Flatiron School.

Using README.md to practice working with a remote repo

  1. Change README.md file located here (https://github.com/ds2012-flatiron/ds-git_branching_and_collab-nbz32/edit/main/README.md) to describe how to work with remote repositories.
  2. Use 'git remote add demo https://github.com/ds2012-flatiron/ds-git_branching_and_collab-nbz32.git.
  3. Pull the changes from the repo to the local version of this repository using either (a) 'git pull demo main' or (b) 'git checkout main', 'git fetch demo', and 'git merge demo'.
  4. Make changes to local repo and push the changes to remote.
  5. Live happily thereafter.

ds-git_branching_and_collab-nbz32's People

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.