Skip to content

Simple try to make awesome config for my fedora install :)

Notifications You must be signed in to change notification settings

pierls/awesome-fedora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Not much to say: a bash script to make the installation "clean" for now!

---
title: Example of branch flow
---
gitGraph
   commit id: "Old release" type: HIGHLIGHT tag: "release 1.XX"
   branch dev
   checkout dev
   commit id: "development of a new release, old features"
   branch "feature/*"
   checkout "feature/*"
   commit id: "development of a new release, new feature"
   checkout dev
   merge "feature/*"
   checkout main
   merge dev id: "new release" type: HIGHLIGHT tag: "release 1.XX"
   
Loading

About

Simple try to make awesome config for my fedora install :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages