3 lines
171 B
TeX
3 lines
171 B
TeX
|
\newcommand*{\src}[2][]{\href{https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/#2}%
|
||
|
{\ifthenelse{\equal{#1}{}}{#2}{#1}}}
|