Open main menu

Changes

Git asynchronous development

134 bytes added, 14:26, 25 June 2013
Now create your patch, comparing to the sr branch
git format-patch sr
 
=== Continuation ===
You continue with this cycle.
# Modify code
# Tranck the change
git add -u
# Make a commit message
git commit
== Finishing up ==
Trusted, Bureaucrats
1,382

edits