Skip to content

Conversation

@khellang
Copy link
Member

This file does not compile and is clearly not used anywhere 😕

@akoeplinger
Copy link
Member

Corresponding issue: #4

@dannyvv
Copy link
Member

dannyvv commented Mar 18, 2015

lgtm: 👍

@AndyGerlicher
Copy link
Contributor

LGTM!

AndyGerlicher added a commit that referenced this pull request Mar 18, 2015
@AndyGerlicher AndyGerlicher merged commit e96e44d into dotnet:master Mar 18, 2015
@khellang khellang mentioned this pull request Mar 18, 2015
@knocte
Copy link

knocte commented Mar 20, 2015

I suggest that the why (not just the what) is kept in commit messages as well as PullRequest descriptions. Otherwise people looking at git history will not understand some changes.

@khellang khellang deleted the nuke-threading-utilities branch March 20, 2015 12:47
@khellang
Copy link
Member Author

@knocte If you want everyone to understand all changes done to a project, I don't think it's enough with commit messages. The PR clearly states why.

@akoeplinger
Copy link
Member

@khellang sure, but if I'm looking at this commit from something else than github, I don't get the link to the PR it comes from. Putting the description into the commit message helps there.

@knocte
Copy link

knocte commented Mar 20, 2015

Exactly, there's a link from the PR to the commit, but not the other way around.

@akoeplinger
Copy link
Member

@knocte just FYI, GitHub actually links to the PR from the commit:

PR Link

@khellang
Copy link
Member Author

GitHub does link to the PR, and there's a merge commit in the history that has a link to it.

2015-03-20_14-12-57

It even shows from forks:

2015-03-20_14-13-11

Here's the merge commit: e96e44d

I'm not saying that commits shouldn't have the why included, but it's too late for me to do anything about it now. I'd rather not rebase master and do another PR 😉

@knocte
Copy link

knocte commented Mar 20, 2015

I'm not saying that commits shouldn't have the why included, but it's too late for me to do anything about it now.

I know, I'm just advicing for next commits.

@knocte just FYI, GitHub actually links to the PR from the commit

Github yes, but not git. Sometimes I use gitk to examine history, for example, as it's way faster.

rokonec pushed a commit that referenced this pull request Nov 4, 2022
#8101)

* Use `EntryPointNodes` in lieu of `GraphRoots` in `GetTargetLists` (#8056)

* Generify test case to default targets instead of Build & include
AHelperOuter
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

Successfully merging this pull request may close these issues.

5 participants