Managing multiple people working on a project with GIT
I’m very new to GIT/GitHub (as new as starting yesterday). I would like to know what is the best way to manage multiple people working on the same project with Github. Currently I’m managing one project with four developers.
What is the most basic and simple platform for collaborative development (PHP project)? [closed]
Closed 11 years ago.
How to distribute a web app (that’s hosted by the customer)
We’re developing a web app that visualizes financial data. We have our first customer, but hope to get more. The terms are that
Why should I push if I’m working alone in a local repository?
I’m interacting with Git through GitHub for Windows, which is funny since I’ll never push my repository to GitHub. I’m working on it alone and it’s intended to be used only by me. I noticed that my commits are listed under “unsynced commits” and under “history” it says “no commits”. Which brings me to the question, what will I achieve by pushing except my commits listed under “history”?
How can I get an anonymous user to submit bugs on a private GitHub project?
Our company has a private GitHub repository for the project I’m working on. After a full summer of work, it looks like we’ll be launching this week (wheee!). However, I want to include a “submit a bug” link in the program that leads to a form somewhere where the user can fill out a form that becomes an issue for us on GitHub. Googling around hasn’t found any solution (or someone who has the same problem).
Should a github maintainer rewrite author’s in pull requests?
I’m not a programmer by profession, but I do some coding and have used github some. I’ve run across what I find to be a surprising situation. I’m very familiar with git.
How can I organize personal Git repositories?
I’m in the process of setting up a GitHub account with the plan of making a pair of libraries I developed as parts of some recent iOS projects freely available for other iOS devs to use.
What is the relevance of resumes in the age of GitHub, Stack Exchange, Coursera, Udacity, blogs, etc.? [closed]
Closed 9 years ago.
How does one handle sensitive data when using Github and Heroku?
I am not yet accustomed with the way Git works (And wonder if someone besides Linus is ;)).
How can I view github tasks which are not assigned to a person?
On the main Issues page, you can click Everyone's Issues
, or Assigned to me
.