mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-08-06 01:36:22 +08:00
Merge pull request 'README and AS135395 fixes.' (#59) from burble-20200719/fixups into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/59 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us> Reviewed-by: jrb0001 <jrb0001@noreply.dn42.us>
This commit is contained in:
commit
f961cb4f68
2 changed files with 16 additions and 16 deletions
|
@ -22,11 +22,11 @@ The branch must be created in the registry on the date described in the branch n
|
|||
```sh
|
||||
# create a new branch and switch to it
|
||||
|
||||
git checkout -b burble-20200704/mychange
|
||||
git checkout -b foo-20200704/mychange
|
||||
|
||||
# push it immediately to the registry
|
||||
|
||||
git push --set-upstream origin burble-20200704/mychange
|
||||
git push --set-upstream origin foo-20200704/mychange
|
||||
```
|
||||
|
||||
*Note that it can take up to 10 minutes after registering as a new user before you get permission to create the new branch*
|
||||
|
@ -60,7 +60,7 @@ git fetch origin master
|
|||
|
||||
# ensure you are using your new branch
|
||||
|
||||
git checkout burble-20200704/mychange
|
||||
git checkout foo-20200704/mychange
|
||||
|
||||
# rebase your branch on top of the master
|
||||
#
|
||||
|
@ -109,4 +109,4 @@ Any personal information stored in the registry is optional and voluntarily prov
|
|||
|
||||
If this is not acceptable for you, you must not upload your personal details to the registry.
|
||||
|
||||
All registered users have the capability to make copies of the registry data for their own use. Should you do this, you must ensure that any copies are deleted when no longer required and that you will make best efforts to update or delete personal data when requested.
|
||||
All registered users have the capability to make copies of the registry data for their own use. If you do copy the registry you must ensure that any copies you make are deleted when no longer required and that you will make best efforts to update or delete personal data when requested.
|
||||
|
|
|
@ -2,7 +2,7 @@ as-set: AS-NIA:AS-TRANSIT
|
|||
members: AS4242420731
|
||||
members: AS4242421025
|
||||
members: AS4242422137
|
||||
members: AS4242422660
|
||||
members: AS135395
|
||||
members: AS4242423088
|
||||
members: AS4242423618
|
||||
members: AS4242420803
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue