- Bellingham, WA
- https://www.marcbarbeau.com
Pinned Loading
-
A `git rebase` that auto resolves co...
A `git rebase` that auto resolves conflicts in yarn.lock 1rebase () {
2if [ $# -ne 0 ]; then;
3locks=$(find . -name "yarn.lock" -not -path "./node_modules/*" -not -path "*/node_modules/*" | tr '\n' ' ')
45output=$(git rebase $@) && echo $output
-
projectman
projectman PublicForked from saurabhdaware/projectman
ProjectMan is a command line tool to easily save/open your favorite projects right from command line. `pm add` to add projects and `pm open` to open them from anywhere you want🦸
JavaScript 2
-
-
-
-
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.