Need some advice on GIT
-
Found an easy installer with bitnami- https://bitnami.com/stack/gitlab
Installed, up and running in 5 minutes!
But I still want to configure it from scratch manually. If I could successfully complete this, will post a how-to!
-
Awesome, does it have a nice web interface or GIT interface only?
-
It has great web interface. Manage users, groups, logs, wiki, issues etc. All what we were looking for, the guys started testing this already and really love it!
For me to be happy, I need to deploy this manually, but now to get all up and running, learning git commands!
-
Demo for gitlab http://demo.gitlab.com/users/sign_in
-
@ambarishrh Oh, very nice. I like it.
-
Yeah all of our guys liked it, now need to put a proper plan for migrating our subversion to git lab and train everyone, wish me luck!
-
@ambarishrh said:
Yeah all of our guys liked it, now need to put a proper plan for migrating our subversion to git lab and train everyone, wish me luck!
Have fun with that
-
Looks like you found a great solution. I'm really interested to hear how the developers end up liking it.
-
@StrongBad They like it very much, but its the learning curve, need to plan this and educate all users on this and make the switch, its a long path
-
GIT definitely has some learning curve. What were they using before?
-
@scottalanmiller subversion. we are still using it! Need to migrate all those to GIT. Currently on testing/training phase.