# Install Python from python.org
# Download mamaVCS and put the .exe file at C://Program Files/mama/mama.exe
# Press win + r and write sysdm.cpl
# Go to Advanced
# Click on environment variables
# Click on Path and add C://Program Files/mama as a new path
!! Congratulations You Are All Set
Store a version of your projct files for someday when you need to go back to a previous version
View the history of your project and see the difference between two versions of your project
Rollback to any version of your project with a single command
> mama shuru
# to stage a specific file...
> mama dekho filename
# to stage all modified files after last commit
> mama dekho .
> mama rakho commit message here
> mama itihas
# You will get the commit id in mama itihas
> mama dekhao commit id
# You will get the commit id in mama itihas
> mama alada_ki commit_1_id commit_2_id
# You will get the commit id in mama itihas
> mama fire_jao commit id
> mama niye_aso github HTTP link
© 2024 Adib Sakhawat. All rights reserved.