Tagged Questions

5
votes
5answers
2k views

Is git good with binary?

I thought SU was a good place to ask this but i was suggested to try SO Is git good with binary? say if i have a lot of uncompressed files being modified and many compressed files never (or almost ...
4
votes
2answers
386 views

Is there any decent git repository manager that's downloadable?

I want to host git repos on my server, but still have a nice tool to manage them, such as Beanstalk or Assembla. Does anyone know of a similar tool which is downloadable (Other than Assembla ...
2
votes
5answers
266 views

Git hosting services [closed]

Possible Duplicate: Free hosting service for private and public git repositories I've decided to go with Git as my source control, I am a freelance coder and I am looking for recommendation ...
2
votes
4answers
161 views

Source Control questions

I have a few questions of source control. Myself and another web developer have joined a company to take over software development of old and future projects. The company has no source control, as old ...
0
votes
3answers
384 views

Guidence on using a remote Git repository for teamwork

I project I have been working on has now been split between me and another developer. I have created a Git respository at my client's host of choice, CodeBase, and both me and the other developer ...
0
votes
1answer
82 views

How does one make a source folder project to be “public” in ProjectLocker?

When creating a new project in ProjectLocker, by default it makes the project private, and you have to explicitly add people to the project. What if you simply want to make the project public. Seems ...