git & github

I finally got a git account, my site is here. Most people, more recently seem to be there and the download interface is now much easier than sourceforge. This was stated in 2011 and I have returned to using git at several times over the years. I tidied up the page in Feb 2019, transferring some out of date text to comments.
Some Links
- This would seem to be the Git home page, and has a windows version download feature.
- Everyday GIT With 20 Commands Or So from http://kernel.org because its one of Linus’ systems.
- For its history, check out it’s wikipedia page.
- http://doc.norang.ca/git-howto.html
To find these I did, a google “how to use git”, I also read the man page.
… I should check these pages out, http://rogerdudler.github.io/git-guide/ & http://git-scm.com/book/en/v2/Getting-Started-First-Time-Git-Setup
I found this note on Git workflow, it talks of branch & merge.
I found these links and originally posted them to my Using GIT page
On Branches & Versions
- https://itnext.io/the-github-development-workflow-fb48d9bb63f9
- https://gist.github.com/nzakas/7633640
- https://nvie.com/posts/a-successful-git-branching-model/
- https://git-scm.com/book/en/v2/Git-Branching-Branches-in-a-Nutshell
Comments ( 5 )