autocommit
This commit is contained in:
		| @@ -61,7 +61,7 @@ add_repos_remote() { | ||||
| 		repo_path="/$(dirname "$repo_path")" | ||||
| 		[[ ! " $(groups) " == *" $(echo "$repo_path" | cut -d'/' -f3) "* ]] && continue | ||||
|     	repos["$repo_path"]=1 | ||||
| 	done < <(find "." -type d -name '*.git' -printf '%P\0' 2>/dev/null) | ||||
| 	done < <(find "home" -type d -name '*.git' -print0 2>/dev/null) | ||||
| } | ||||
|  | ||||
| sync_one() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user