Skip to content

Re-enable offline mode in staging/stable.#748

Merged
e45lee merged 10 commits intostablefrom
staging
May 12, 2017
Merged

Re-enable offline mode in staging/stable.#748
e45lee merged 10 commits intostablefrom
staging

Conversation

@e45lee
Copy link
Contributor

@e45lee e45lee commented May 12, 2017

No description provided.

JeffreyCA and others added 10 commits February 22, 2017 20:46
Before (Racket):
`;;Enter a description for this file.`
After (Racket):
`;; Enter a description for this file.`

Before (C):
```
/**
 File: a.c
Enter a description for this file.
*/
```
After (C):
```
/**
 File: a.c
 Enter a description for this file.
*/
```
Merge master into staging for release
Merge master into staging (fix failing seashell-cli test)
Add extra space before default comment text
Make offline mode tests work again
Re-enable offline mode in staging/stable
@e45lee e45lee merged commit 9bcf16c into stable May 12, 2017
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