version control - How do I update the list of available commits in Netbeans/Mercurial? -


i have netbeans project linked remote mercurial repo i'm trying update recent commit, however, when open update window not show recent commits. recent 1 available tip that's few months old logs on bitbucket it's been updated few days ago. on same branch commit, why not show in list?


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -