Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
esp8266-driver/.git/config@0:8094b249013c, 2017-11-26 (annotated)
- Committer:
- DuyLionTran
- Date:
- Sun Nov 26 15:08:14 2017 +0000
- Revision:
- 0:8094b249013c
Initial commit
Who changed what in which revision?
| User | Revision | Line number | New contents of line | 
|---|---|---|---|
| DuyLionTran | 0:8094b249013c | 1 | [core] | 
| DuyLionTran | 0:8094b249013c | 2 | repositoryformatversion = 0 | 
| DuyLionTran | 0:8094b249013c | 3 | filemode = true | 
| DuyLionTran | 0:8094b249013c | 4 | bare = false | 
| DuyLionTran | 0:8094b249013c | 5 | logallrefupdates = true | 
| DuyLionTran | 0:8094b249013c | 6 | [remote "origin"] | 
| DuyLionTran | 0:8094b249013c | 7 | fetch = +refs/heads/*:refs/remotes/origin/* | 
| DuyLionTran | 0:8094b249013c | 8 | url = https://github.com/ARMmbed/esp8266-driver/ | 
| DuyLionTran | 0:8094b249013c | 9 | [branch "master"] | 
| DuyLionTran | 0:8094b249013c | 10 | remote = origin | 
| DuyLionTran | 0:8094b249013c | 11 | merge = refs/heads/master |