Skip to content

Commit a5b8519

Browse files
authored
Folder names cannot end with a . character as it is considered an invalid path in most systems. While it's okay in the GitHub interface, this causes the repo to break when trying to open it from coding IDEs. This commit fixes the pathing issues. (#1669)
1 parent 828dffa commit a5b8519

File tree

4 files changed

+0
-0
lines changed
  • Core ServiceNow APIs/GlideRecord/Fetch active incidents assigned to a specific group
  • Server-Side Components/Script Includes/Prevent circular dependencies in task relationships

4 files changed

+0
-0
lines changed

Core ServiceNow APIs/GlideRecord/Fetch active incidents assigned to a specific group./README.md renamed to Core ServiceNow APIs/GlideRecord/Fetch active incidents assigned to a specific group/README.md

File renamed without changes.

Core ServiceNow APIs/GlideRecord/Fetch active incidents assigned to a specific group./code.js renamed to Core ServiceNow APIs/GlideRecord/Fetch active incidents assigned to a specific group/code.js

File renamed without changes.

Server-Side Components/Script Includes/Prevent circular dependencies in task relationships./README.md renamed to Server-Side Components/Script Includes/Prevent circular dependencies in task relationships/README.md

File renamed without changes.

Server-Side Components/Script Includes/Prevent circular dependencies in task relationships./code.js renamed to Server-Side Components/Script Includes/Prevent circular dependencies in task relationships/code.js

File renamed without changes.

0 commit comments

Comments
 (0)