jacogr / atom-git-control

Not maintained :(
MIT License
227 stars 70 forks source link

[NEW FEATURE] Tags (now works) #151

Closed AdamPohl closed 8 years ago

AdamPohl commented 8 years ago

Hi This will pull in my rebase pr #147. I have made a tag feature and you can now pull it in if you wish as you can create and push tags to origin/upstream correctly

Creating tags dialog box: image

pushing tags dialog box: image

andrekutianski commented 8 years ago

Great feature!

AdamPohl commented 8 years ago

@andrebellafronte thanks, as you can see from my last commit, it all works now :smiling_imp:

davidak commented 8 years ago

This is the only feature missing for me to replace SourceTree. :)

@Huaraz2 can you default the ref to last commit?

AdamPohl commented 8 years ago

@Huaraz2 can you default the ref to last commit?

@davidak I think that it should automatically do this if you don't enter a commit ref

davidak commented 8 years ago

@Huaraz2 good. i only saw the screenshot.

@jacogr thanks for merging! will try it when it's released.

jacogr commented 8 years ago

@davidak I pushed a release today.