Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
git:crash-course [2009/04/16 16:40]
janakj
git:crash-course [2009/04/16 16:54]
janakj
Line 11: Line 11:
  
 As the second step you need to configure the git client. I have attached As the second step you need to configure the git client. I have attached
-configuration files to this page for your convenience, save files .gitconfig +configuration files to this page for your convenience, save file {{:git:gitconfig.sample|.gitconfig.sample}} as ''.gitconfig'' 
-and .gitignore in your home directory. File ''sip-router.org_CA.pem'' is optional, +and file {{:git:gitignore.sample|.gitignore.sample}} as ''.gitignore'' in your home directory. File {{:git:sip-router.org_ca.pem|sip-router.org_CA.pem}} is optional, it should be saved in a directory with SSL certificates (usually ''/etc/ssl/certs''). You will only need the file if you plan on accessing the repository over https (that's not the case for developers with write access). 
-you will only need the file if you plan on accessing the repository over https +
-(that's not the case for developers with write access). +
  
 Edit file ''~/.gitconfig'' and configure your name and email address there. This Edit file ''~/.gitconfig'' and configure your name and email address there. This

Navigation

Wiki

Other

QR Code
QR Code git:crash-course (generated for current page)