I have always had used the following interactive tutorials to teach git:

   - https://learngitbranching.js.org/
   - https://try.github.io/levels/1/challenges/1
   

On Thursday, December 14, 2017 at 3:48:19 PM UTC-6, Dave Gifford - 
http://www.giffmex.org/ wrote:
>
> This explanation was very helpful to me. I kind of thought of clones and 
> branches as altering a timeline in a sci fi movie, where it never goes back 
> to the original timeline again, and gets orphaned. Now I understand it is 
> about branching off, editing, and suggesting adding the change to the 
> original.
>
> On Thursday, December 14, 2017 at 3:35:30 PM UTC-5, Furicle wrote:
>>
>> I'm no Git guru, or big GitHub user for that matter.
>> I do use Git a bit for my sysadmin related scripts at work, some html 
>> stuff etc.
>>
>> Real GitHub people please feel free to step in as needed....
>>
>> The normal flow with GitHub as I understand it is this:
>>
>> 0 - create a GitHub account
>> 1 - 'Clone' or copy an existing 'repository' or set of code and it's 
>> historical info into your own account.
>> 2 - (optional) create a 'branch' where you'll work on one concept or 
>> feature you want to improve
>> 3 - make the changes you want
>> 4 - go back to the original repository and create a 'pull request' - 
>> you're telling the repository owner you've done something they should add 
>> back into the master set of code.
>> 5 - discussion takes place on the comments around pull request
>> 6 - revise changes
>> 7 - create new pull request(?)
>> 8 - project owner(s) merge
>> 9 - repeat at step 2
>>
>> I'm a little hazy how you keep your clone up to date with the master, and 
>> the best way to revise pull requests.
>>
>> Did that help or hurt?
>>
>> On Thursday, December 14, 2017 at 2:18:03 PM UTC-5, @TiddlyTweeter wrote:
>>>
>>> moros...@yahoo.com wrote:
>>>>
>>>> some people are afraid of it from what I understand.
>>>
>>>
>>> I don't think we are afraid of it so much as non-comprehending of it.
>>>
>>> In my case I can raise a GitHub Issue (with work & a lot more restrain 
>>> than my usual want). Doing a "PR" (whatever the hell that is) is something 
>>> totally different that looks seriously weird still to me.
>>>
>>> Best wishes
>>> Josiah 
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/c8e870bb-ed2b-4d1d-b9fb-9d3e85b68e85%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to