User Tools

Site Tools


devel:git-commit-guidelines

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
devel:git-commit-guidelines [2018/10/24 22:30]
henningw add explanations about github forking
devel:git-commit-guidelines [2018/10/24 22:33] (current)
henningw [Read-Only Cloning of GIT Repository]
Line 47: Line 47:
 If you don't have developer write access, you can fork the Kamailio repository. Then you checkout the forked repository to your local disk and do the changes. Commit the changes to your repository and create a pull request to integrate your changes into the Kamailio repository back. Have a look e.g. to this documentation: If you don't have developer write access, you can fork the Kamailio repository. Then you checkout the forked repository to your local disk and do the changes. Commit the changes to your repository and create a pull request to integrate your changes into the Kamailio repository back. Have a look e.g. to this documentation:
  
-[[hhttps://help.github.com/articles/fork-a-repo/|Github help - forking]]+[[https://help.github.com/articles/fork-a-repo/|Github help - forking]] 
 [[https://help.github.com/articles/about-pull-requests/|Github help - pull request]] [[https://help.github.com/articles/about-pull-requests/|Github help - pull request]]
  
 ===== Read-Only Cloning of GIT Repository ===== ===== Read-Only Cloning of GIT Repository =====
  
-**Working with a fork of the Kamailio repository and then submitting a pull request is nowadays the preferred way to integrate your contributions, if you don't have write permissions to the Kamailio repository. Please see above.**+**Working with a fork of the Kamailio repository and then submitting a pull request is nowadays the preferred way to integrate your contributions, if you don't have write permissions to the Kamailio repository. Please refer to the paragraph above.**
  
 If you don't have developer write access, you can clone read-only the repository with: If you don't have developer write access, you can clone read-only the repository with:
devel/git-commit-guidelines.1540413041.txt.gz · Last modified: 2018/10/24 22:30 by henningw