User Tools

Site Tools


git:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
git:start [2019/12/03 12:38]
krzysztof.swientek
git:start [2019/12/03 12:38] (current)
krzysztof.swientek
Line 13: Line 13:
 It goes without saying that the book exists to be a source of information and assistance for GIT users new and old. Conveniently,​ though, the GIT command-line is self-documenting,​ alleviating the need to grab a book off the shelf (wooden, virtual, or otherwise). The git help command is your gateway to that built-in documentation:​ It goes without saying that the book exists to be a source of information and assistance for GIT users new and old. Conveniently,​ though, the GIT command-line is self-documenting,​ alleviating the need to grab a book off the shelf (wooden, virtual, or otherwise). The git help command is your gateway to that built-in documentation:​
 <​code>​$ git help</​code>​ <​code>​$ git help</​code>​
 +or for particular command
 +<​code>​$ git help COMMAND</​code>​
  
 ==== Starting svn/git shell ==== ==== Starting svn/git shell ====
/services/www/http/wiki/data/attic/git/start.1575373084.txt.gz · Last modified: 2019/12/03 12:38 by krzysztof.swientek