Run this command in terminal in the directory of your git: git branch | grep -v "develop" | grep -v "master" | xargs git branch -D
Tips and tricks
when creating the user, you have the option to assign a policy group to him
Your IDE like VSCode or Phpstorm IDEA Jetbrains should support seach by regex, you can use something like (/\*([^*]|[\r\n]|(\*+([^*/]|[\r\n])))*\*+/|[ \t](?!:)*//(?! -).*) and replace with empty string
multiple apt repos the list of apt sources is rather short and secure. If you want to install phpmyadmin or autossh or number of other packages which are not supported in main sources list, you should adjust the sources list. If you want to learn about cybersecurity we suggest you to visit this website sapphire.net
Waiting to enter the Stake network on elrond can be confusing. Here you will find on which rank you are to access the staking I have not found out yet how much positions does the list move per week, but I will update this post
your favorite editor should support regex find and replace enter in find enter in replace
You will have to edit the template accessible from the MAMP PRO > File > Edit Template > Nginx you should add location /wp { index index.php; try_files $uri $uri/ /wp/index.php?$args; } under the server which interests you you can also place it under your location/ for multiple installations location / { try_files $uri $uri/