-
Notifications
You must be signed in to change notification settings - Fork 0
Bunch of October Updates to the developer docs #50
Conversation
Added info to reflect the fact that we contribute to or even run other people's GitHub orgs.
Bolds, gihub, git, content delivery network and data
This could do with some more info adding
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think a couple of these commits are described incorrectly.
@@ -29,6 +29,13 @@ we want to collect - e.g. the different ways of identifying a commit | |||
- tags, branches, HEAD~2, hash, short hash 0 for use with the git diff | |||
etc. | |||
|
|||
### Push to 2 remotes at once |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok - can you fix?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yep
@@ -35,6 +35,9 @@ http://stackoverflow.com/questions/14290113/git-pushing-code-to-two-remotes#answ | |||
|
|||
`git remote set-url --add` | |||
|
|||
### git blame a diff |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be in the previous commit 2854d48
ebaac99
to
9f32f4e
Compare
A bunch of lots of minor updates to the existing developer docs. I think a review would allow to close most of the issues referenced. They may not be comprehensive, but I think it probably means the issue can be closed, brought under control and future improvements can be made as and when.