Currently without bidirectional git enabled, if an object backed by remote git (pipeline, input set, template) etc is deleted from Harness UI, the yaml is left behind on git. It may be for safety reason. But it causes deleted object yamls to accumulate in git . Plus there is no need to keep it in git for safety reason because if a user wants to retrieve the yaml they can always get it from a previous commit. A radio button option to let user decide if it should be deleted from git would be great