[ << Starting with git ] | [Top][Contents][Index][ ? ] | [ Compiling >> ] | ||
[ < Producing a patch ] | [ Up : Sharing your changes ] | [ Other interesting Git commands > ] |
1.3.2 Committing directly
Most contributors do not have permission to commit directly. If you do, edit ‘.git/config’ to contain
FIXME? Is anything needed, or did the previous commands set it up?
You may then git push
.
[ << Starting with git ] | [Top][Contents][Index][ ? ] | [ Compiling >> ] | ||
[ < Producing a patch ] | [ Up : Sharing your changes ] | [ Other interesting Git commands > ] |