Dear list,
I’m a git newbie and I wanted to stash a git repository containing text
files. There were some uncommited changes in some files.
I stashed with "git stash".
I corrected the two typos, committed with "git commit -p" and pushed
changes to GitHub with "git push origin master".
Since thi
On Mon, 25 Jan 2016 03:39:47 -0800 (PST)
Aaron Maurer wrote:
> I am brand new to Git. I am an educator who is trying to help
> students learn coding of their own websites. We are doing a Choose to
> Code challenge that requires the use of Git and Visual Studio Code.
> Some of my students are usin
Hello everyone,
I am brand new to Git. I am an educator who is trying to help students
learn coding of their own websites. We are doing a Choose to Code challenge
that requires the use of Git and Visual Studio Code. Some of my students
are using Macs and when we get to the point to use Git we a