/fecht-all

Primary LanguagePowerShell

Fecht All

A Powershell Script for fechthing all my git repositories and making my life better.

Contribution

If you wish to contribute to the project, follow these steps:

  1. Fork the project.
  2. Create a branch for your feature (git checkout -b feature/AmazingFeature).
  3. Make your changes and add the modified files (git add .).
  4. Commit your changes (git commit -m 'Add AmazingFeature').
  5. Push your branch (git push origin feature/AmazingFeature).
  6. Open a Pull Request.