mirror of
				https://github.com/f4exb/sdrangel.git
				synced 2025-11-03 13:11:20 -05:00 
			
		
		
		
	Utility script to list plugins changed petween commits
This commit is contained in:
		
							parent
							
								
									8ce5ca51e2
								
							
						
					
					
						commit
						1312722d75
					
				
							
								
								
									
										2
									
								
								gitdiff.sh
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										2
									
								
								gitdiff.sh
									
									
									
									
									
										Executable file
									
								
							@ -0,0 +1,2 @@
 | 
			
		||||
#!/bin/sh
 | 
			
		||||
git diff --name-only ${1}..${2} | grep plugins/ | cut -d'/' -f2,3 | sort -u
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user