Skip to content

Test: Orphan branch - no common history

KUNAL KUMAR requested to merge orphan-branch into main

Summary by Bito

  • Deleted the .env file, which contained environment variables such as PORT=3000, NODE_ENV=development, and DATA_MODE=mock.
  • Removed the .gitignore file that excluded files like package-lock.json, node_modules/, .vscode, .idea, and .env.example.
  • Deleted the README.md file, which included project setup instructions, collaboration guidelines, and CI/CD information.
Edited by KUNAL KUMAR

Merge request reports