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
Video editor: https://clideo.com/ |
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
sl version | |
sl clone https://github.com/zzl0/sapling-test.git && cd sapling-test | |
echo 1 >> a.txt | |
sl ci -m 'update a.txt' | |
sl isl | |
sl push |
Inspired by this: https://github.com/mndrix/merge-this
Where branch A and branch B changes 2 different contiguous sets of characters on the same line, but the changes are non-overlapping. Both changes can change the line length arbitrarily.
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
#!/usr/bin/python -O | |
################################################################################ | |
################################################################################ | |
# | |
# State-Based Text Merging Algorithm | |
# For 6.033 Design Project 2 | |
# TA: Katherine Fang | |
# 9 May 2012 | |
# |
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
Note that this is sandbox. If you have not registered profiles in sandbox you | |
will need to do so prior to making these calls. You will also need at least | |
one campaign, ad group, and keyword before you see anything in the report. | |
While in sandbox, we will return “dummy” data so that you can see how an actual | |
report would look. | |
To make it look nicer, I always export my access token prior to making calls. | |
You could do the same for API-Scope (profile Id) if you wish. Make sure to use | |
quotes around the access token if it isn’t URL encoded. It has a | (pipe) | |
symbol and your shell won’t like it. |
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
Date | Country/Region | Province/State | Confirmed | Recovered | Deaths | |
---|---|---|---|---|---|---|
2020-01-22 | Afghanistan | 0 | 0 | 0 | ||
2020-01-23 | Afghanistan | 0 | 0 | 0 | ||
2020-01-24 | Afghanistan | 0 | 0 | 0 | ||
2020-01-25 | Afghanistan | 0 | 0 | 0 | ||
2020-01-26 | Afghanistan | 0 | 0 | 0 | ||
2020-01-27 | Afghanistan | 0 | 0 | 0 | ||
2020-01-28 | Afghanistan | 0 | 0 | 0 | ||
2020-01-29 | Afghanistan | 0 | 0 | 0 | ||
2020-01-30 | Afghanistan | 0 | 0 | 0 |
$ git log --all --graph --decorate
* commit ce261a87769335185480b4b0c7f251669018938f (HEAD -> dev, origin/6X_STABLE)
| Author: Lisa Owen <[email protected]>
| Date: Wed Aug 19 10:32:32 2020 -0700
|
| docs - clarify gpcopy supported greenplum versions (#10621)
NewerOlder