Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.17 KB

File metadata and controls

42 lines (29 loc) · 1.17 KB

HRMS Project

Important Notice: Switch to aman Branch

Please be aware that the main branch is not the active branch for ongoing development of this HRMS project. For the latest features and updates, kindly switch to the aman branch by following these steps:

How to Switch to the aman Branch

  1. Clone the repository (if you haven't already):

    git clone https://github.com/viscousCoder/HRMS.git
  2. Navigate into the project directory:

    cd hrms-project
  3. Fetch all branches:

    git fetch --all
  4. Switch to the aman branch:

    git checkout aman
  5. Pull the latest changes:

    git pull origin aman

Why Switch to the aman Branch?

The aman branch contains the most recent updates, features, and bug fixes for the HRMS project. The main branch is not actively maintained at the moment. To ensure you’re working with the most up-to-date version, please make sure you’re on the aman branch.

Thank you for your understanding!


If you have any questions or encounter any issues, feel free to open an issue on GitHub or contact the project maintainers.