mirror of
				https://github.com/scm-manager/scm-manager.git
				synced 2025-11-03 20:15:52 +01:00 
			
		
		
		
	The useDiff hook appends the query param for the limit always with a question mark, even if the link has already query parameters. Now we check if the url has an question mark and then we use an ampersand instead if the question mark to append the limit.