diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2020-05-14 18:03:10 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-14 18:03:10 +0100 |
commit | 66d03639dcc1d6b8cac849e334b17a7dbe558d18 (patch) | |
tree | 3fe534033c3cd89c5003b99a176400036b0d25b6 /docs/dev/git | |
parent | Update reverse_proxy.md (diff) | |
download | synapse-66d03639dcc1d6b8cac849e334b17a7dbe558d18.tar.xz |
Notes on using git (#7496)
* general updates to CONTRIBUTING.md * notes on updating your PR * Notes on squash-merging or otherwise * document git branching model
Diffstat (limited to 'docs/dev/git')
-rw-r--r-- | docs/dev/git/branches.jpg | bin | 0 -> 72228 bytes |
-rw-r--r-- | docs/dev/git/clean.png | bin | 0 -> 110840 bytes |
-rw-r--r-- | docs/dev/git/squash.png | bin | 0 -> 29667 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/docs/dev/git/branches.jpg b/docs/dev/git/branches.jpg new file mode 100644 index 0000000000..715ecc8cd0 --- /dev/null +++ b/docs/dev/git/branches.jpg Binary files differdiff --git a/docs/dev/git/clean.png b/docs/dev/git/clean.png new file mode 100644 index 0000000000..3accd7ccef --- /dev/null +++ b/docs/dev/git/clean.png Binary files differdiff --git a/docs/dev/git/squash.png b/docs/dev/git/squash.png new file mode 100644 index 0000000000..234caca3e4 --- /dev/null +++ b/docs/dev/git/squash.png Binary files differ |