You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clean up index repository.
Put the conditional that checks if there is an -f or --file tag in a new function, and call it in individual commands, instead of using an if statement
Clean up index repository.
Put the conditional that checks if there is an
-for--filetag in a new function, and call it in individual commands, instead of using an if statement