ow to check git remote ur code example Example 1: get git remote url Click to copygit config --get remote.origin.url Example 2: git view remote url Click to copygit remote show origin