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
| > git init | |
| Initialized empty Git repository in /usr/local/google/home/swegner/scratch/beam-clone/.git/ | |
| > git remote add origin https://github.com/apache/beam.git | |
| > git remote add swegner https://github.com/swegner/beam.git | |
| > time git fetch swegner one-week-ago | |
| remote: Counting objects: 266824, done. | |
| remote: Compressing objects: 100% (2/2), done. |
OlderNewer