Skip to content

Commit 3052205

Browse files
author
Guionardo Furlan
committed
Fixed name
1 parent aba4313 commit 3052205

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specs/git/remove_local_branches_not_in_remote.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Remove all local branches that aren't in remote
2+
name: Remove all local branches that aren't on the remote repository
33
command: |-
44
"git branch --merged >/tmp/merged-branches && \
55
vi /tmp/merged-branches && \

0 commit comments

Comments
 (0)