|
Hi,
Is there an option to use git revert (http://www.kernel.org/pub/software/scm/git/docs/git-revert.html) in smart git I couldn't find one and had to use the command line. A good place for this would be in the log, right clicking a commit and clicking "Revert". ~Rowan |
|
git revert (the git pendant to SVN's reverse merge) is not yet supported by
SmartGit, but on the todo-list for the next major version. -- Best regards, Thomas Singer ============= syntevo GmbH http://www.syntevo.com http://blog.syntevo.com "dh_obsidian" <[hidden email]> wrote: > Hi, > > Is there an option to use git revert > (http://www.kernel.org/pub/software/scm/git/docs/git-revert.html) in smart git > I couldn't find one and had to use the command line. A good place for this > would be in the log, right clicking a commit and clicking "Revert". > > ~Rowan > > |
|
What's the next major version 1.5 or something else? I'm using 1.5rc1
--- In [hidden email], syntevo Support <smartgit@...> wrote: > > git revert (the git pendant to SVN's reverse merge) is not yet supported by > SmartGit, but on the todo-list for the next major version. > > -- > Best regards, > Thomas Singer > ============= > syntevo GmbH > http://www.syntevo.com > http://blog.syntevo.com > > > "dh_obsidian" <rowan@...> wrote: > > > Hi, > > > > Is there an option to use git revert > > (http://www.kernel.org/pub/software/scm/git/docs/git-revert.html) in smart git > > I couldn't find one and had to use the command line. A good place for this > > would be in the log, right clicking a commit and clicking "Revert". > > > > ~Rowan > > > > > |
|
SmartGit 1.5 is already in feature-freeze state. The next major release will
be SmartGit 1.6 or SmartGit 2 -- we don't know yet. -- Best regards, Thomas Singer ============= syntevo GmbH http://www.syntevo.com http://blog.syntevo.com "dh_obsidian" <[hidden email]> wrote: > What's the next major version 1.5 or something else? I'm using 1.5rc1 > > --- In [hidden email], syntevo Support <smartgit@...> wrote: > > > > git revert (the git pendant to SVN's reverse merge) is not yet supported by > > SmartGit, but on the todo-list for the next major version. > > > > -- > > Best regards, > > Thomas Singer > > ============= > > syntevo GmbH > > http://www.syntevo.com > > http://blog.syntevo.com > > > > > > "dh_obsidian" <rowan@...> wrote: > > > > > Hi, > > > > > > Is there an option to use git revert > > > (http://www.kernel.org/pub/software/scm/git/docs/git-revert.html) in smart git > > > I couldn't find one and had to use the command line. A good place for this > > > would be in the log, right clicking a commit and clicking "Revert". > > > > > > ~Rowan > > > > > > > > > > > |
| Powered by Nabble | Edit this page |
