Y
Hacker News
new
|
ask
|
show
|
jobs
by
bluedino
3775 days ago
Wait, so you couldn't add a file via the web before? I haven't used github except for pulling the source to projects but I would expect this was feature #1.
1 comments
im_the_internet
3774 days ago
Well as it's based on git, before you just had to push it via the command line.
link
ChristianBundy
3774 days ago
No, there's always (read: for a long time) been a "New file" button that takes you here:
https://github.com/user/repo/new/branch
link
fasdfasdf2016
3774 days ago
The "New file" button cannot create a new binary file. This features lets you do that.
link