Skip to content
This repository was archived by the owner on Jul 15, 2023. It is now read-only.

Conversation

@SergeyTeplyakov
Copy link
Contributor

Accidentally merged additional commit.

Add Contributing.md that we already discussed at #68.

SergeyTeplyakov added a commit that referenced this pull request Jun 26, 2015
Add Contributing.md with a set of label descriptions
@SergeyTeplyakov SergeyTeplyakov merged commit 3c9bdcd into microsoft:master Jun 26, 2015
@aarondandy
Copy link
Contributor

I have found that tools like SourceTree help me out a bunch in that they let me visually review the branches before I do anything. I also have mine setup to show me the active PRs too.

In ./.git/config

[remote "upstream"]
    url = [email protected]:Microsoft/CodeContracts.git
    fetch = +refs/heads/*:refs/remotes/upstream/*
    fetch = +refs/pull/*/head:refs/remotes/upstream/pr/*

This change combined with SourceTree's auto fetch feature and nice rendering make is easier for me to see what is going on, give it a try.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants