Add debug message for branch name which is checked out
This commit is contained in:
		@@ -2,3 +2,5 @@ echo "POST-CHECKOUT"
 | 
			
		||||
echo "PREV-HEAD=$1"
 | 
			
		||||
echo "CURR-HEAD=$2"
 | 
			
		||||
echo "BRANCH-CHECKOUT=$3"
 | 
			
		||||
 | 
			
		||||
git log --graph --all --decorate $2 | head -n 1
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user