Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can this material on branching be recycled? #225

Closed
gvwilson opened this issue Feb 3, 2016 · 10 comments
Closed

Can this material on branching be recycled? #225

gvwilson opened this issue Feb 3, 2016 · 10 comments
Assignees

Comments

@gvwilson
Copy link
Contributor

gvwilson commented Feb 3, 2016

swcarpentry/DEPRECATED-bc#471

@iglpdc
Copy link
Contributor

iglpdc commented Feb 3, 2016

Maybe, I'll take a look. But I prefer to move it to Git intermediate lesson. (I'm writing a draft of the lesson with all the stuff that is hanging around here: I'll post it soon.)

@iglpdc iglpdc self-assigned this Feb 3, 2016
@wking
Copy link
Contributor

wking commented Feb 3, 2016

On Wed, Feb 03, 2016 at 08:33:07AM -0800, Ivan Gonzalez wrote:

I'm writing a draft of the lesson with all the stuff that is hanging
around here…

I'll ping @rgaiacs, since he just taught an intermediate-Git lesson
and has the basic lesson template all filled in 1.

@iglpdc
Copy link
Contributor

iglpdc commented Feb 3, 2016

Oh, great! I just took a look to @rgaiacs 's lesson and it's pretty much what I was thinking in (prolly minus bisect, plus more "undos" and git add -i). I think the goal should be to be able to do a PR to a repo and be able to handle most of the common hiccups in doing that.

@wking
Copy link
Contributor

wking commented Feb 3, 2016

On Wed, Feb 03, 2016 at 09:04:36AM -0800, Ivan Gonzalez wrote:

…prolly minus bisect, plus more "undos" and git add -i

Once learners have a reasonable foundation, intermediate/advanced
additions are mostly orthogonal. So you can skip the bisect section,
or an interactive-add section, etc., without missing something
critical for a subsequent topic. You'll just want time estimates in
the topics and a note in instructors.md suggesting folks pick and
choose what they want / have time for. The limit on the repo will
just be “does the lesson maintainer want to take responsibility for
maintaining $CONTENT?” and “are any novice Git users interested in
$CONTENT?”.

@rgaiacs
Copy link
Contributor

rgaiacs commented Feb 3, 2016

@iglpdc I was planning to transfer that "intermediate" lesson that I wrote to Software Carpentry. I was only waiting to us have a procedure for it.

@gvwilson
Copy link
Contributor Author

gvwilson commented Feb 3, 2016 via email

@chendaniely
Copy link
Contributor

@iglpdc I'm running a few git workshops at school. I'm happy to use and provide feedback.

@rgaiacs
Copy link
Contributor

rgaiacs commented Feb 4, 2016

@iglpdc I'm happy to work with you on the intermediate lesson during end of spring or summer.

@justbennet
Copy link
Contributor

@rgaiacs @iglpdc Did the intermediate Git lesson material get committed? I don't see a repository for it, but perhaps I'm looking in the wrong place?

I was just looking at the warning message from Git 1.8 about the change in behavior of an unqualified git push origin and wondering whether to propose adding to the git configuration section of git-novice git config --global push.default ***, where perhaps what we suggest could do with a little discussion? Or would that be better discussed here?

@wking
Copy link
Contributor

wking commented Apr 27, 2016 via email

k8hertweck pushed a commit to k8hertweck/git-novice that referenced this issue Jun 13, 2016
Add article tag as wrap for lesson content
rgaiacs added a commit to rgaiacs/swc-git-novice that referenced this issue Apr 17, 2018
Updating to handbook as canonical source for CoC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants