Created
February 11, 2020 17:46
-
-
Save hpk42/ec51406b51a01493871f6ddbd2eb607a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(py37) hpk@beto:~/p/delta/core-rust2 (better_move_logging)$ git ci | |
[better_move_logging eb07a2f] better event information for moved messages | |
1 file changed, 14 insertions(+) | |
(py37) hpk@beto:~/p/delta/core-rust2 (better_move_logging)$ git push | |
Counting objects: 108, done. | |
Delta compression using up to 4 threads. | |
Compressing objects: 100% (76/76), done. | |
Writing objects: 100% (108/108), 27.80 KiB | 0 bytes/s, done. | |
Total 108 (delta 82), reused 55 (delta 32) | |
remote: Resolving deltas: 100% (82/82), completed with 47 local objects. | |
To [email protected]:deltachat/deltachat-core-rust.git | |
+ 8813de9...97afe58 feat/minimal-rust-threads -> feat/minimal-rust-threads (forced update) | |
* [new branch] better_move_logging -> better_move_logging | |
* [new branch] chat/api-cleanup -> chat/api-cleanup | |
* [new branch] flub-get-info-no-ctx -> flub-get-info-no-ctx | |
* [new branch] flub-nowarn -> flub-nowarn | |
* [new branch] flub-param-names -> flub-param-names | |
* [new branch] flub-py-glue-fixes -> flub-py-glue-fixes | |
* [new branch] flub-sqlite -> flub-sqlite | |
* [new branch] flub-stock -> flub-stock | |
* [new branch] flub-typed-blobs -> flub-typed-blobs | |
* [new branch] prefetch-save-traffic -> prefetch-save-traffic | |
(py37) hpk@beto:~/p/delta/core-rust2 (better_move_logging)$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment