Pinned Loading
-
-
-
-
Pull Request checklist
Pull Request checklist 1SCOPE
23story is high priority, small, minimize creep, no stray changes, off-task changes added to backlog
45 -
Git useful commands
Git useful commands 1#To delete local branches which have already been merged into master:
23git branch --merged master | grep -v "\* master" | xargs -n 1 git branch -d
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.