Y
Hacker News
new
|
ask
|
show
|
jobs
by
HereBeBeasties
2260 days ago
https://probot.github.io/apps/pull/
to keep forks up to date automatically.
2 comments
RMPR
2260 days ago
This is pretty good, now I can ditch my little script
#!/bin/sh git pull upstream master git push origin master
link
hhsuey
2260 days ago
TIL...
link