-
It would be nice to be able to ask transcrypt what files are configured to be encrypted.
-
I have a `Cloned` `Bare` repository.
When I do a fetch, it throws an exception. [Reference on SO](http://stackoverflow.com/questions/16418390/libgit2sharp-fetch-on-a-cloned-repository-fails)
```
pu…
-
Everything works perfectly but git-ftp. It can't push to remote.
---
_Brackets 0.41.0-13418 (win), Git 1.9.4.msysgit.0 & Brackets-Git 0.13.23_
```
#1. Error: fatal: 'anketar_com' does not appear to…
-
This is an issue I noticed while using `git_checkout_head` checkout logic.
I created a UTF-16 encoded file (e.g., using `echo` on my Windows machine):
`echo one > a1.txt`
Checked this into git usin…
-
Hi,
I am currently doing a prototype using wet and Drupal and I have encountered the following JS error
`
Object doesn't support this property or method pe-ap-min.js?m5kg1u, line 5 character 1853
`…
mxlav updated
11 years ago
-
Files with a `-text` attribute in a .gitattributes file are labeled as binary in both the File tree and in the diff window (at least as of v2.43).
In a .gitattributes file, unsetting the `text` attri…
-
environment: windows cmd, windows cygwin
$ composer init --verbose
[ErrorException]
syntax error, unexpected '(' in Unknown on line 79
Exception trace:
() at phar://C:/Work/libs/composer.phar/…
jasir updated
12 years ago
-
I finally managed to setup gitattributes to diff correctly my crypted files.
Everything works fine from the shell and I actually
For your interest is enough something like:
echo "*.gpg diff=gpg" >> .…