Skip to content

Commit 9c031db

Browse files
author
Bhavi Dhingra
committed
refactor(gbranchcreate): rename the directory gbranchout to gbranchcreate
1 parent 3f9d63a commit 9c031db

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

.gitcommitscopes

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
gcommit
21
gadd
3-
gbranchout
2+
gbranchcreate
3+
gcommit
44
header
55
init

cmd/gbranchcreate

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
source "${__CUSTOM_GIT_UTIL}"/__assertgitrepo
88
source "${__CUSTOM_GIT_UTIL}"/__ask
9-
source "${__CUSTOM_GIT_UTIL}"/fzf_headers/gbranchout/__type_header
10-
source "${__CUSTOM_GIT_UTIL}"/fzf_headers/gbranchout/__prefix_header
11-
source "${__CUSTOM_GIT_UTIL}"/fzf_headers/gbranchout/__name_header
9+
source "${__CUSTOM_GIT_UTIL}"/fzf_headers/gbranchcreate/__type_header
10+
source "${__CUSTOM_GIT_UTIL}"/fzf_headers/gbranchcreate/__prefix_header
11+
source "${__CUSTOM_GIT_UTIL}"/fzf_headers/gbranchcreate/__name_header
1212
source "${__CUSTOM_CONSOLE_UTIL}"/__print_info
1313
source "${__CUSTOM_CONSOLE_UTIL}"/__print_as
1414
source "${__CUSTOM_CONSOLE_UTIL}"/__common
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)