Apply svn patch and then undo the same patch via command line
Apply svn patch patch -p0 -i path_of_patch_file.patch Example: patch -p0 -i Undo svn patch svn patch –reverse-diff path_of_patch_file.patch Example: svn patch –reverse-diff
Apply svn patch patch -p0 -i path_of_patch_file.patch Example: patch -p0 -i Undo svn patch svn patch –reverse-diff path_of_patch_file.patch Example: svn patch –reverse-diff
Video for who doesn’t like to read ;). And if you like the video then subscribe my channel and share this with others who has the same issue. Recently I came across this below error when I tried to run…

Change URL without reloading page using Javascript

Yesterday I updated my macOS to latest Catalina version. After updating it GIT was not working. That always happens to me :-). I was getting following error. xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun Many…

Sometimes you like someone’s post in activity thread and you want to re-post that activity publically or on your group. So now you can re-post an activity from BuddyPress activity page with the help of this plugin. What this plugin…