git-novice
git-novice copied to clipboard
Version Control with Git
Might be a good idea to indicate why this nickname is the most common because it is the default nickname in git when cloning a remote repository. This could be...
[This description](https://github.com/swcarpentry/git-novice/blob/gh-pages/_episodes/01-basics.md) of the version control concept is misleading for Git. Since this is specifically in the git-novice lesson, I think it should be changed. In the case of Git,...
One thing I ran into while trying to complete "Lesson 14 - Supplemental: Using Git from RStudio" (version 1.1.383) on a Windows 10 computer was that the Git executable path...
Hi folks, The RStudio Supplemental is nice if the workshop already includes an R lesson, but for folks who are teaching the Python lesson (especially the [Python novice Gapminder](http://swcarpentry.github.io/python-novice-gapminder/) lesson...
GitHub does not offer an archiving or digital preservation service. However, it's important that researchers deposit their data + code in a repository that is responsible for long-term maintenance of...
I know this topic has been discussed at depth (#778), but I feel like it might be worth revisiting. Almost every tutorial I encounter *except* the Carpentries recommends using HTTPS...
I noticed a few areas where comments in the code could help clarify next steps and avoid running into error messages: In the directories section (https://swcarpentry.github.io/git-novice/04-changes/index.html#directories): there is a code...
Replaced "she" with "they" to make more gender-inclusive language in the example for Lesson 10. Thanks for the idea @OMahoneyM with your pull request on Episode 8.
I think adding a section on how to properly use git stash would be very beneficial to new git users. For people just getting started with coding and git it...
I'm a member of The Carpentries Core Team and I'm submitting this issue on behalf of another member of the community. In most cases, I won't be able to follow...