git - github: can no longer commit changes -


i had working on month , of sudden can no longer commit changes.

i use netbeans ide , when commit changes, in popup see message:'no files available commit.'

when try push remote, select git repository location (same usual) when click on next select local branch, there's nothing showing.

has encounter problem ?

you may have switched branches, not created new 'local branch' remote branch.. netbeans not know commit to. also, there no local branche, can not push local remote. had problem netbeans before, after few branche switches.

try switch correct branche (even if have 1 branche).


Comments

Popular posts from this blog

java - Run a .jar on Heroku -

java - Jtable duplicate Rows -

validation - How to pass paramaters like unix into windows batch file -