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.
- Host: GitHub
- URL: https://github.com/ritobrotomukherjee/gitflow-practice
- Owner: RitobrotoMukherjee
- Created: 2022-06-14T10:56:53.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2022-06-18T15:36:02.000Z (over 3 years ago)
- Last Synced: 2025-03-30T11:30:21.723Z (6 months ago)
- Size: 9.77 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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.