donnemartin / gitsome

A supercharged Git/GitHub command line interface (CLI). An official integration for GitHub and GitHub Enterprise: https://github.com/works-with/category/desktop-tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`git reset --hard HEAD@{4]` not working

asurinsaka opened this issue · comments

$ git reset --hard HEAD@{4}
.
xonsh: For full traceback set: $XONSH_SHOW_TRACEBACK = True                                              
  File "<string>", line None
SyntaxError: <xonsh-code>:1:4: ('code: reset',)
asurin at ibuypower in ~/Downloads/math on new_feature                                                    
$                                                                                                         
-------------------------------------

Hi @asurinsaka, I see this same problem with xonsh, which gitsome relies on. I'd instead file a bug with xonsh to get a fix there (which gitsome would also benefit from).