Remove comment that got left behind

This commit is contained in:
Chris Chinchilla 2023-04-12 14:44:08 +02:00
parent 7dde6e40c6
commit 5573db4540
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ The following table describes the rules applied for determining intent behind
pulls. To provide feedback or ask questions about these rules, pulls. To provide feedback or ask questions about these rules,
[fill out the Google Form](https://forms.gle/nb7beTUQz9wzXy1b6){: [fill out the Google Form](https://forms.gle/nb7beTUQz9wzXy1b6){:
target="_blank" rel="noopener" class="_"}. target="_blank" rel="noopener" class="_"}.
<!-- TODO: What do the first columns mean? -->
| Starting event | Reference | Followed by | Resulting action | Use case(s) | Notes | | Starting event | Reference | Followed by | Resulting action | Use case(s) | Notes |
| :------------- | :-------- | :-------------------------------------------------------------- | :--------------- | :------------------------------------------------------------------------------------------------------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | :------------- | :-------- | :-------------------------------------------------------------- | :--------------- | :------------------------------------------------------------------------------------------------------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| HEAD | tag | N/A | Version check | User already has all layers existing on local machine | This is similar to the use case of a pull by tag when the user already has all the image layers existing locally, however, it differentiates the user intent and classifies accordingly. | | HEAD | tag | N/A | Version check | User already has all layers existing on local machine | This is similar to the use case of a pull by tag when the user already has all the image layers existing locally, however, it differentiates the user intent and classifies accordingly. |