CVE-2023-25652 | git
Git is a revision control system. Prior to versions 2.30.9, 2.31.8, 2.32.7, 2.33.8, 2.34.8, 2.35.8, 2.36.6, 2.37.7, 2.38.5, 2.39.3, and 2.40.1, by feeding specially crafted… Read More »CVE-2023-25652 | git
Git is a revision control system. Prior to versions 2.30.9, 2.31.8, 2.32.7, 2.33.8, 2.34.8, 2.35.8, 2.36.6, 2.37.7, 2.38.5, 2.39.3, and 2.40.1, by feeding specially crafted… Read More »CVE-2023-25652 | git
Generally there might be many branches inside a GIT repository and when you are working on multiple repositories you might know which branch you are… Read More »Get Current branch name in GIT
The below command will do a force push in GIT and will overwrite any changes that are not in your current code into remote repository… Read More »How to do a Force Push/Commit in GIT from command prompt