1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Add warning about line ending conversion (#56429)

Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
This commit is contained in:
vaindil
2025-07-02 12:17:22 -04:00
committed by GitHub
parent 5681735bee
commit eee4f71f16

View File

@@ -41,6 +41,9 @@ Your repository may be secured by push protection. With push protection, {% data
{% endif %}
> [!WARNING]
> Use Git to push files to your repository if you need to apply the logic in your `.gitattributes` file. For example, automatic conversion of line endings. Uploading a file through the {% data variables.product.github %} web interface will ignore `.gitattributes`.
{% data reusables.repositories.navigate-to-repo %}
1. Above the list of files, select the **Add file** dropdown menu and click **Upload files**. Alternatively, you can drag and drop files into your browser.