Pinned Loading
-
git quick viewer bellow current dire...
git quick viewer bellow current directory 1#!/bin/sh
2work_dir=$(pwd)
3for git_dir in $(find . -name .git); do
4src_dir=$(dirname $git_dir)
5cd $src_dir
-
-
-
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.