/mcn2020_proposal

MCN 2020 conference presentation proposal

Proposal for MCN 2020 Conference

This GitHub repository, by Jeremy Moore and Charles Walbridge, is for the development of a proposal to the MCN 2020 Conference

Call for proposals link

NOTE: default branch is main instead of master

How to update local clones from hanselman.com:

$ git branch -m master main
$ git fetch
$ git branch --unset-upstream
$ git branch -u origin/main
$ git symbolic-ref refs/remotes/origin/HEAD refs/remotes/origin/main'