There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

tho , (edited )
@tho@lemmy.ml avatar

the only thing this does is add “–recursive” to every git clone invocation


<span style="color:#323232;">
</span><span style="color:#323232;">git() {
</span><span style="color:#323232;">  if [ "$1" = clone ]; then
</span><span style="color:#323232;">    shift
</span><span style="color:#323232;">    set -- clone --recursive "$@"
</span><span style="color:#323232;">  fi
</span><span style="color:#323232;">  command git "$@"
</span><span style="color:#323232;">}
</span>
  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • [email protected]
  • lifeLocal
  • goranko
  • All magazines