Skip to content

viscousCoder/filpkart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Project Name

Important Notice: Switch to aman Branch

Please note that the main branch is not the active development branch for this project. To work with the latest version and features, please 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/filpkart.git
  2. Navigate into the project directory:

    cd project-repo
  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 up-to-date features and bug fixes. The main branch is currently not being actively developed. Please make sure you're on the aman branch to avoid working on outdated code.

Thank you for your cooperation!


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

Releases

No releases published

Packages

No packages published