Bash-Git icon indicating copy to clipboard operation
Bash-Git copied to clipboard

D-Lab's 3 hour introduction to basic Bash commands and using version control with Git and Github.

Results 22 Bash-Git issues
Sort by recently updated
recently updated
newest added

During break, make sure participants have / (or help them make) GitHub account

- Instruction materials need to be reordered to: bash - git hub token + account - git Introduction was excellent! - Asking affiliations in the beginning and experience level with...

@aculich presented this workshop from 10am-1pm. Here are some feedback I have on the presentation: *Presentation style* - the presentation pace was great - general immediate answering participants questions were...

I think it would be cool if participants created their own repository and added/committed/pushed from it to get some hands on experience using the git commands within their own repo....

@aculich mentioned 5/31/2023 workshop to add git branch discussion.

This diagram could better explain the process starting from the initial git clone (and implicit checkout of the main branch): ![git diagram](../blob/main/img/committing.jpeg?raw=true) I received confused questions about why the `git...

today's google doc: https://docs.google.com/document/d/1uq2lCSk9PEvu02mwXvZF8vEXaTkX4UkejQ4yXoLJAV4/edit#

We should maybe rename this workshop to "Shell and Git" or better, "Command line and git", as Bash is being replaced by zsh.

I think it might be beneficial to start the workshop with the bash files (02), then go to the first file (01) to have students set up their github accounts...