Skip to content

Commit

Permalink
Embedded video - Magit create local repo and add remote
Browse files Browse the repository at this point in the history
Created a video on how to use Magit to create a local git repository, commit
changes.  Then add a remote Github repository to the local git repository and
push the changes up to Github.

Embedded this video into the Magic section on creating a local repository.
  • Loading branch information
practicalli-johnny committed Oct 9, 2018
1 parent cc8092b commit 1a0f2b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions magit/create-local-repository.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ If you run git status from a file that is not currently in a git project, magit
* confirm you want to create a git repository
* specify where to create the repository, the root directory for the git repository

{% youtube %}
https://www.youtube.com/embed/AdEOazt1rD0?autoplay=1loop=1
{% endyoutube %}

0 comments on commit 1a0f2b1

Please sign in to comment.