]> Git [git.vados.ru] :: Repos - Mikrotiks/Mikrotiks.git/commitdiff
Autocommit in repo: , generated by owner: mikro_bak, in 13:40:02 15.04.2026.
authorvados-dev <vados@vados.ru>
Wed, 15 Apr 2026 10:40:02 +0000 (13:40 +0300)
committervados-dev <vados@vados.ru>
Wed, 15 Apr 2026 10:40:02 +0000 (13:40 +0300)
.config/mc/ini

index 8c72b351e9cd92fcd134ea29920650b14629db73..3c24465a2f51b7d9a2443327d6ed8e890570c5fd 100644 (file)
@@ -159,7 +159,7 @@ ignore_dirs_enable=true
 ignore_dirs=
 
 [Panelize]
-Modified git files=git ls-files --modified
 Find SUID and SGID programs=find . \\( \\( -perm -04000 -a -perm /011 \\) -o \\( -perm -02000 -a -perm /01 \\) \\) -print
-Find rejects after patching=find . -name \\*.rej -print
 Find *.orig after patching=find . -name \\*.orig -print
+Find rejects after patching=find . -name \\*.rej -print
+Modified git files=git ls-files --modified