afraid-to-commit icon indicating copy to clipboard operation
afraid-to-commit copied to clipboard

Don't be afraid to commit - a workshop/tutorial for inexperienced Python/Django developers who would like to contribute more to the projects they use.

Results 5 afraid-to-commit issues
Sort by recently updated
recently updated
newest added

In the section http://dont-be-afraid-to-commit.readthedocs.org/en/latest/git/commandlinegit.html#create-a-new-branch "Create a new branch", there is a note on an alternative method for creating a new branch based on the upstream master. At this stage in...

Do not see this option. Is it a permissions issue?

In the Git command-line tutorial, there is an instruction to create a pull request: http://dont-be-afraid-to-commit.readthedocs.org/en/latest/git/commandlinegit.html#send-me-a-pull-request It would be helpful to make it explicit that this is _not_ something that is...