Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write documentation for GitFlow #2

Open
frank-dspeed opened this issue Feb 19, 2019 · 0 comments
Open

Write documentation for GitFlow #2

frank-dspeed opened this issue Feb 19, 2019 · 0 comments

Comments

@frank-dspeed
Copy link
Member

Working with gitlab

Admin part

  • Setup main Project and Repo
  • fork it for a user inside gitlab
  • move related issues to it inside gitlab
  • create related user on shell system
  • create a fork of it into the shell system
  • create hooks for post commit that pushes or pulls the changes into the users gitlab fork bi directional

Configure pam and shell auth

options are google auth and so on

Restricting user shell to git-shell

chsh -s $(command -v git-shell)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant