There are unnecessary branches in the remote warehouse. You want to delete them locally
Input command:
git push origin --delete <feature/yuh_add_authority>
feature/yuh_add_authority --- for the remote repository branch name
Then report an error:
zsh: parse error near `\n'
Solution: do not add <>
git push origin --delete feature/yuh_add_authority
Successfully deleted remote warehouse branch:
Read More:
- How to Solve Git Push Error: error: src refspec v3.3.04.1000 matches more than one
- [MAC] How to Solve zsh Error: command not found: umi
- [Solved] git Error: error: dst refspec v0.10.2 matches more than one
- Failed to parse host mirrors.opencas.cn [How to Solve]
- [Solved] ArcGIS Error: Failed to create the site. One or more server machines could not be stopped
- How to parse JSON string in.Net [error reading job object from jsonreader. Current jsonreader item is not an obj]
- [Solved] Wepy build watch Error: ERR! Parse WePY config failed. Are you trying to use
- How to Solve args = parser.parse_args() error
- Sqoop Error: Can‘t parse input data: ‘\N‘ [How to Solve]
- org.springframework.core.NestedIOException: Failed to parse mapping resource: ‘file [XXX.xml]‘;
- [Solved] JSON parse error: Unexpected character (‘‘‘ (code 39)): was expecting double-quote to star
- [Solved] JSON parse error: Unexpected character (‘‘‘ (code 39)): was expecting double-quote to start ……
- [Solved] At least one of these environment variable is needed to run this program
- [Solved] Error: Another program is already listening on a port that one of our HTTP servers is configured to
- [Solved] Unity Publish WebGL Error: Unable to parse Build/webTest2.framework.js.gz
- [Solved] Git submits locally to the remote warehouse Error: failed to push some refs to…
- [Solved] Spring cloud config server can’t parse the YML file of the remote warehouse, and it will also report an error
- How to Configure OpenFPGA Environment (Probable Errors & Their Solutions)
- [Solved] Canal Error: CanalParseException: column size is not match,parse row data failed
- [Solved] xacro: error: expected exactly one input file as argument