-
[errors in console](http://pastebin.com/6Re9K5SC)
[errors in npm-debug.log](http://pastebin.com/RVVutNtp)
Any idea what's going wrong?
-
{
"errorCode": "unkown",
"command": "git -c color.ui=false -c credential.helper=\"c:/Users/noren/AppData/Roaming/npm/node_modules/ungit/bin/credentials-helper 1\" push origin HEAD:refs/for/undefin…
-
Since updating to 4.0 ( about 5 minutes ago ) I have been unable to merge or rebase branches using the old workflow.
@FredrikNoren to replicate you can just fork [austinrivas.meteor.com](https://gith…
-
I ran the command
```
npm install -g techy
```
but once installed without errors, it fails to run even with a .md file in the folder. It returns:
```
: No such file or directory
```
Is there a g…
-
Hi, I created a bare repository on my server which I reach normally from my Desktop and make pull and push, but ungit told me this message
Not a repository
There is no repository at the selected pa…
-

The naming convention for the gitflow process I use is that if you're creating a new feature it go…
-
Hi,
I have an git repo which contains some submodules. And Ungit say me :
Whooops
Something went wrong, reload the page to start over.
If i remove all submodules, it's work ...
-
In order to have a working copy of ungit for development I had to do
`npm install isbin`
`npm install optipng-bin`
`npm install grunt-contrib-imagemin`
Before running grunt
-
It's possible create the folder for the by ungit?
Mte90 updated
10 years ago
-
Hi, I really like this nice tool and I'm testing it to bring it in my company, then we would like to contribute by development and probably with some donation.
I see it evolves nicely, but I miss som…