User Tools

Site Tools


services:rcs:start

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
services:rcs:start [2014/12/12 11:03] glaubitzservices:rcs:start [2014/12/12 13:00] glaubitz
Line 26: Line 26:
  
 {{:services:rcs:git-grouphome-step4.png|}} {{:services:rcs:git-grouphome-step4.png|}}
 +
 +To commit the changes, type //git commit -m "Commit Message"// where "Commit Message" is an arbitrary text used to describe this particular commit. You may also edit the commit message in your editor of choice (set by the environment variable $EDITOR) by just typing //git commit//.
 +
 +**Note**: Unlike //cvs// or //svn//, anything that has been committed is not automatically pushed to the remote repository on the server (in this case, the repository in the grouphome folder). To push the changes to the remote repository, see the following step.
  
 {{:services:rcs:git-grouphome-step5.png|}} {{:services:rcs:git-grouphome-step5.png|}}
services/rcs/start.txt · Last modified: 2014/12/15 09:09 by behrmj87

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki