Skip to content

functions: Condense extra shifts with `shift n`

Akbarkhon Variskhanov requested to merge KBar/debootstrap:n-shifts into master

POSIX allows an unsigned decimal integer be the sole, optional argument of shift. Make use of that and drop superfluous shifts.

Merge request reports

Loading