You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to posh-git
I installed the latest stuff from the git repo and I think I have it
all wired up correctly. But my prompt looks like this:
D:\Dev\Work\OATS []> git status
# On branch master
# Changed but not updated:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working
directory)
#
# modified: .gitignore
#
no changes added to commit (use "git add" and/or "git commit -a")
D:\Dev\Work\OATS []>
obviously, I can use git and the prompt is "working". it's just not
showing anything.
Anyone have hints or ideas?
Bobby Johnson
unread,
Aug 30, 2010, 1:54:33 PM8/30/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to posh-git
It looks like I may have the wrong version of MSysGit installed. For example "git status --short --branch 2" errors in the command prompt.
-- "The explanation requiring the fewest assumptions is most likely to be correct."