Hi,
I worked locally on a git repository. It has various branches like a dev branch, some branch for experimental changes and so on. And of course a master branch.
I want to setup a public (well, indeed it's a lan thing, better say "shared") repository to only contain the master branch.
How to export that branch so that i can copy it to the destination folder? Thanks