Skip to content

metalbea/ip_major_project_1920

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

Setup: Receiving updates

To be done once: add our project repo as an extra remote called upstream.

# HTTPS OPTION
$ git remote add upstream https://github.com/ucll-internet-programming-major/ip_major_project_1920.git
# SSH OPTION
$ git remote add upstream [email protected]:ucll-internet-programming-major/ip_major_project_1920.git

To be done at each update:

$ git pull upstream master

To be notified of updates, register as watcher here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 100.0%