Ofer Bartal

Results 35 issues of Ofer Bartal

Make UI highlight these files: * Locally modified, uncommitted files * Committed but not yet pushed - a boolean field should be added to notify the UI. We will later...

P2
local server and aa

`startup-os` has a user collection: https://github.com/google/startup-os/blob/master/reviewer_config.prototxt We'd like `hasadna` to have a derivative one. It means that a user can be: * Defined only in `startup-os` * Defined only in...

``` $ git remote -v origin [email protected]:google/startup-os.git (fetch) origin [email protected]:google/startup-os.git (push) ``` Interestingly, it did successfully push, so unclear why it needed the usename.

P1
local server and aa

Possibly the description if set. Right now, it's e.g `"D279:`: https://github.com/google/startup-os/pull/316/commits

good first issue
P2
local server and aa

This includes both `local_server` and front-end code.

good first issue
P2
local server and aa

Especially installation.

P2

This might be faster: `git clone /path/to/base/head/startup-os` We could also probably do: `git clone file:///path/to/base/head/startup-os --depth=1`

good first issue
P2
local server and aa

Also, see what is missing to make you want to work with these commands (and `aa` in general).

P2
local server and aa