The gRPC Spec defined two trailing data to indicate the status of an RPC call grpc-status and grpc-message. However, status code and a text message themselves are insufficient to express more ...
This is just a script that (1) finds git repositories given a list of base directories, and (2) checks if any of the repositories have uncommitted changes or needs to be updated with origin, i.e. if ...