-
Notifications
You must be signed in to change notification settings - Fork 37
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
Rewriting history #57
Comments
I agree, these features would be useful.
On Mon, May 11, 2015 at 2:04 PM, Aldric Giacomoni [email protected]
|
Thanks for doing this. With the announced death of Google Code I'm still trying to decide whether to use this issue tracker or Bitbucket's though. Feedback welcomed. |
I don't know which one is your master repository; you should use whichever issue tracker is most comfortable for YOU, since you will be using it way more than most people who come in with a single issue. |
I'd say that a comfortable issue tracker for users is very important, otherwise some people might refrain from submitting bug reports if it takes a bit more time than they expect. Somehow everything is on GitHub nowadays, so it is a good choice. At the same time, I'm really worried about the fact that GitHub is actually a commercial organization that has nothing to do with free software, so a monopoly like this might not be the best thing for the community. Also, git is distributed. That is, nothing should stop you from using as many git hostings as you want. You can keep both bitbucket and github. Torture the maintainer on behalf of the user, hehe. |
@AlexDaniel You are spot on about the users. About the distributed Git nature - I've been making sure in the last few years that SpeedCrunch's code is absolutely replicated here, on Bitbucket, Gitorious (now dead), and Google Code (dying). That's not the issue, but rather which issue tracker to use. I think that 1) keeping a multiple (unsynchronized and decentralized) tracker system does not feel right, and 2) keeping multiple synchronized trackers also sounds awful (from a coordinator's perspective, at least). I truly feel I should pick one and stick to it officially. So far, from my professional experience, I like Bitbucket's flow and interface better. But I know that Github is widely popular and I don't want to rush the decision until Google Code effectively dies. That's why I asked for feedback. |
@heldercorreia which makes me think that git should actually have its own built-in issue tracker... what a crazy idea, but just imagine how many problems will actually be solved after this is implemented... |
👍 I cannot upvote this history feature highly enough (including removal of entries)! |
Bringing this issue over from google code.
History rewriting can be a very useful feature. It means going back to the
previous calculation, change something, and the subsequent calculations
should be adjusted to the change.
Change first expression ....
The text was updated successfully, but these errors were encountered: