Changes between Version 14 and Version 15 of UsingGitHub
- Timestamp:
- Mar 15, 2012, 5:27:57 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsingGitHub
v14 v15 1 = Using GitHub to Contribute to WebKit ( Proposal) =1 = Using GitHub to Contribute to WebKit (Experimental) = 2 2 3 3 Sometimes when folks are developing an experimental feature, they feel stressed by WebKit's current code review system because breaking their feature down into many small patches that land over a period of weeks makes it harder for them to iterate on the feature. This document describes an alternative process for contributing to WebKit that uses a more git-like approach based on GitHub's tools. This process is somewhat experimental, but it might work well for folks who are familiar with git-style development and are working on largely self-contained features.