Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 18
and
Version 19
of
HowToGit
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
05/18/19 08:34:35 (
6 years
ago)
Author:
neteler
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
HowToGit
v18
v19
22
22
One time only:
23
23
{{{
24
# EITHER ("origin" points to original repo
)
24
# EITHER ("origin" points to original repo
: can be dangerous!
)
25
25
git clone git@github.com:OSGeo/grass.git
26
26
git remote add your_GH_account git@github.com:your_GH_account/grass.git