Skip to content

Here I made a small excercise to practice git-flow over several branches. Merged feature branches into a dev branch. The main branch is only used for production.

Notifications You must be signed in to change notification settings

Meltrust/git-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Git-flow practice

Practice for the git-flow best practices

Here I made a small excercise to practice git-flow over several branches. Merged feature branches into a dev branch. The main branch is only used for production.

Built With

  • Plain text

Getting Started

To get a local copy up and running follow these simple example steps:

  1. Under the repository name, click the Clone or download green button.

clone

  1. Copy the URL given by clicking the clipboard button

  2. Open a terminal window in your local machine and change the current directory to the one you want the clone directory to be made.

  3. Type git clone and the paste the URL you previusly copied to the clipboard

  4. Change the current directory to the newly created folder

  5. Now open the index.html file on your browser. You can add and remove books which persist on browser reloads.

Author

👤 Miguel Tapia

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

Here I made a small excercise to practice git-flow over several branches. Merged feature branches into a dev branch. The main branch is only used for production.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published