Skip to content

File rename to resolve issues when cloning repo locally.#82

Closed
Ved178 wants to merge 1 commit intogbowne1:masterfrom
Ved178:rename-'.env.example"

Hidden character warning

The head ref may contain hidden characters: "rename-'.env.example""
Closed

File rename to resolve issues when cloning repo locally.#82
Ved178 wants to merge 1 commit intogbowne1:masterfrom
Ved178:rename-'.env.example"

Conversation

@Ved178
Copy link
Collaborator

@Ved178 Ved178 commented Feb 1, 2026

Renamed '.env.example:' to '.env.example'.
Solves #81

@Ved178 Ved178 requested review from gbowne1 and shishir-21 February 1, 2026 06:35
@gbowne1 gbowne1 added the bug Something isn't working label Feb 1, 2026
@gbowne1 gbowne1 moved this to In Progress in codestream Feb 1, 2026
@gbowne1 gbowne1 linked an issue Feb 1, 2026 that may be closed by this pull request
@gbowne1
Copy link
Owner

gbowne1 commented Feb 2, 2026

@Ved178

Be very careful about naming branches.

"rename-'.env-example"" wont work. It will cause problems with the head ref.

Branch naming convention should be a part of the development docs, deveetup.

Thanks. This PR should fix an issue we are having with the CI workflow.

@shishir-21

I would recommend an emergency merge of this fix before applying anything else

Copy link
Owner

@gbowne1 gbowne1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Ved178 @shishir-21

Other than the comments I made about this, I was able to check out this properly.

I would suggest a .gitattributes file that will hold git to unix line endings and things like this.
It's a safer way to keep from mangling the repository.

I'm approving this PR for emergency merge ahead of all others

@Ved178 Ved178 changed the title Rename .env.example: to .env.example File rename to resolve issues when cloning repo locally. Feb 2, 2026
@Ved178 Ved178 closed this Feb 2, 2026
@Ved178 Ved178 deleted the rename-'.env.example" branch February 2, 2026 03:48
@github-project-automation github-project-automation bot moved this from In Progress to Done in codestream Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

".env.example:" throws errors when cloning the repo locally.

2 participants