Difference between revisions of "Git notes"
From Wiki at Neela Nurseries
(2017-12-04 - Monday, Ted factoring git notes on Neela wiki into separate wiki document.) |
m (2017-12-04 - Monday, adding indic glyphs for the Hindi word 'somvaar', word for Monday - TMH) |
||
Line 1: | Line 1: | ||
<center> | <center> | ||
− | -- 2017-12-04 शुक्रवार --<br /> | + | -- 2017-12-04 शुक्रवार Ϊ^b;\e;Χ]e;΢--<br /> |
Git Notes<br /> | Git Notes<br /> | ||
</center> | </center> |
Revision as of 17:39, 4 December 2017
-- 2017-12-04 शुक्रवार Ϊ^b;\e;Χ]e;--
Git Notes
^ OVERVIEW
Following article / document collection of notes on version control software named git
.
^ How To Use Git
Wanting to understand and use git
better, here are some on-line references to git
version control. Also, Ted searching for a git
reference posted by a female author, can't remember name but reference well-written with lots of commands and concise explanations of each command. First URL reference may be that page, now 2017-10-02 not sure of the author's name . . .
Basic git commands:
Git references found while answering specific git task questions:
- Create new git repository by Karl Broman
- Add existing project to Github
- rename a file under Git version control
- git-diff
Markdown and .md file formatting at Github
Git and Working with Remote Repositories