Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
fe2f543528
2 changed files with 27 additions and 0 deletions
19
doc/bugs/Git_annex_for_Windows_keyboard_shortcut.mdwn
Normal file
19
doc/bugs/Git_annex_for_Windows_keyboard_shortcut.mdwn
Normal file
|
@ -0,0 +1,19 @@
|
|||
### Please describe the problem.
|
||||
After git annex been installed, I cannot any longer (with no hacks) use my right ALT+A shortcut creating special char.
|
||||
After installing git annex for Windows it overtook this shortcut and redirects my browser to a weird localhost server with a weird port.
|
||||
|
||||
### What steps will reproduce the problem?
|
||||
Installing git annex for Windows and tapping rAlt+A. :)
|
||||
|
||||
### What version of git-annex are you using? On what operating system?
|
||||
The newest version, Windows 8.
|
||||
|
||||
### Please provide any additional information below.
|
||||
|
||||
[[!format sh """
|
||||
# If you can, paste a complete transcript of the problem occurring here.
|
||||
# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
|
||||
|
||||
|
||||
# End of transcript or log.
|
||||
"""]]
|
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://www.google.com/accounts/o8/id?id=AItOawnRFOsnEk8AJg1mXlq3mJDdt1YdYepozE8"
|
||||
nickname="Murmel"
|
||||
subject="Other loop strategy?"
|
||||
date="2014-11-13T21:42:57Z"
|
||||
content="""
|
||||
My motiviation to have such a feature is to free space if a key is unused in the \"--ever\" sense. I think it is no problem if this is a slow operation, as you don't use it often. How about this strategy: Loop over keys, for each key find out with something like \"git log -S\" if it is used.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue