You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move all scripts in scripts/mbedtls_dev to scripts/mbedtls_framework in mbedtls-framework.
In an independent mbedtls PR, rename mbedtls_dev to mbedtls_framework
Move files while keeping their mbedtls history (same commits). It has been suggested/discussed to create a commit in mbedtls where all files are removed but the mbedtls_dev/mbedtls_framework ones and then merge the commit using git merge --allow-unrelated-histories to add the files in mbedtls_framework. Any issue with that approach? Check that once done with a set of files, it can be done subsequently with other set of files.
Move all scripts in
scripts/mbedtls_devtoscripts/mbedtls_frameworkin mbedtls-framework.mbedtls_devtombedtls_frameworkmbedtlshistory (same commits). It has been suggested/discussed to create a commit in mbedtls where all files are removed but thembedtls_dev/mbedtls_frameworkones and then merge the commit usinggit merge --allow-unrelated-historiesto add the files inmbedtls_framework. Any issue with that approach? Check that once done with a set of files, it can be done subsequently with other set of files.