An open API service indexing awesome lists of open source software.

https://github.com/ritobrotomukherjee/gitflow-practice

It's a practice repository. To understand the difference between GitFlow and GitHub flow this repository has been used.
https://github.com/ritobrotomukherjee/gitflow-practice

Last synced: 5 months ago
JSON representation

It's a practice repository. To understand the difference between GitFlow and GitHub flow this repository has been used.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# GitFlow Practice

> Uderstanding the difference between GitFlow and GitHub flow.

## Built With

- Git
- Text

## Live Demo (if available)

[Live Demo Link](https://livedemo.com)

## Getting Started

**It is just a practice repository**
**To clone the repository run ```git clone https://github.com/RitobrotoMukherjee/gitflow-practice.git```**
**Swtitch to Development branch: ```git checkout development```**
**Create your own feature branch ```git checkout -b feature_branch```**
**Start working : Happy Coding**

### Deployment

**Push changes to the ```feature_branch```**
**Open Pull Request**
**On approval merge the ```feature_branch``` with ```development```**

## Authors

👤 **Ritobroto Mukherjee**

- Portfolio: [@Rito](https://ritobrotomukherjee.github.io/Work-Portfolio/)
- GitHub: [@RitobrotoMukherjee](https://github.com/RitobrotoMukherjee)
- Twitter: [@RitobrotoM3](https://twitter.com/RitobrotoM3)
- LinkedIn: [Ritobroto Mukherjee](https://www.linkedin.com/in/ritobroto-mukherjee-519148ba/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](./MIT.md) licensed.