mirror of
				https://github.com/dcarrillo/prezto.git
				synced 2025-11-04 05:09:09 +00:00 
			
		
		
		
	Fix a syntax error introduced in bf654dd
				
					
				
			This commit is contained in:
		@@ -102,7 +102,7 @@ function _git-action {
 | 
			
		||||
  done
 | 
			
		||||
 | 
			
		||||
  for action_dir in \
 | 
			
		||||
    "${git_dir}/rebase-merge"
 | 
			
		||||
    "${git_dir}/rebase-merge" \
 | 
			
		||||
    "${git_dir}/.dotest-merge"
 | 
			
		||||
  do
 | 
			
		||||
    if [[ -d "$action_dir" ]]; then
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user