PDF.pdf
Description: Adobe PDF document
gabrielreyes...@gmail.com
gabrielreyes...@gmail.com
> On Jul 3, 1 Reiwa, at 14:50, Gabriel Camaisa Reyes
> wrote:
>
>
>
>
>
>
> gabriel...@gmail.com
Cannot Open Page 1 2.pdf
Description: Adobe PDF document
gabrielreyes...@gmail.com
gabrielreyes...@gmail.com
Gcash_+639267423833
> On Jul 9, 1 Reiwa, at 7:30 AM, Gabriel Camaisa Reyes
> wrote:
>
>
>
>
>
>
> gabrielreyes...@gmail.com
Welcome - Apple Support 1.pdf
Description: Adobe PDF document
gabrielreyes...@gmail.com
Privacy - Apple 1.pdf
Description: Adobe PDF document
gabrielreyes...@gmail.com
Untitled 15.pdf
Description: Adobe PDF document
gabrielreyes...@gmail.com
SafariViewService - Jul 9 1 Reiwa at 5_48 AM.pdf
Description: Adobe PDF document
gabrielreyes...@gmail.com
How to Tweet.pdf
Description: Adobe PDF document
gabrielreyes...@gmail.com
BEGIN:VCARD
VERSION:3.0
PRODID:-//Apple Inc.//iPhone OS 12.3//EN
N:Camaisa;Gabriel;;;
FN: Gabriel Camaisa
ORG:Reyes;
EMAIL;type=INTERNET;type=HOME;type=pref:gabrielreyes...@gmail.com
EMAIL;type=INTERNET:asawaqoh...@icloud.com
EMAIL;type=INTERNET:gabriel...@gmail.com
TEL;type=pref:(0995) 146
Add me as a friend on YouTube!
https://youtu.be/addme/XKCI7csVyvjM28bUorQkowm-XUNqwQ
gabriel...@gmail.com
Check out this playlist on YouTube:
http://www.youtube.com/watch?v=LTseTg48568&list=RDLTseTg48568
gabriel...@gmail.com
About the Notifications timeline.pdf
Description: Adobe PDF document
gabriel...@gmail.com
Safari - 21 May 2562 BE at 12_36 AM.pdf
Description: Adobe PDF document
“< asawaqoh...@icloud.com >”
“ tonyomont...@gmail.com.org “
“ reyesapriljo...@gmail.com.org “
“ gabriel...@gmail.c
IP
“< asawaqoh...@icloud.com >”
“ tonyomont...@gmail.com.org “
“ reyesapriljo...@gmail.com.org “
“ gabriel...@gmail.com.org “
“ ( +63 2 730 1212 ) “.
“ ( +49 638
https://twitter.com/account/send_password_reset?sfns=mo
“< asawaqoh...@icloud.com >”
“ tonyomont...@gmail.com.org “
“ reyesapriljo...@gmail.com.org “
“ gabriel...@gmail.c
erent kinds of invisible white spaces?)
Yep, the lines in question are identical.
Thanks for looking into this.
Gabriel
seems close
to a minimal reproduction of the issue. If I git add --patch and stage
a few hunks, then the duplicated lines seem to disappear.
Steps to reproduce:
git diff --no-index unitera_bold_italic.bdf.old unitera_bold_italic.bdf.new
(It also happens inside a repo, this just seemed the easiest way to
demon
When we started allowing an exact object name to be fetched from the
command line, we forgot to update the documentation.
Signed-off-by: Gabriel Souza Franco
---
Documentation/git-fetch-pack.txt | 4
1 file changed, 4 insertions(+)
diff --git a/Documentation/git-fetch-pack.txt b
Commit 58f2ed0 (remote-curl: pass ref SHA-1 to fetch-pack as well,
2013-12-05) added support for specifying a SHA-1 as well as a ref name.
Add support for specifying just a SHA-1 and set the ref name to the same
value in this case.
Signed-off-by: Gabriel Souza Franco
---
Documentation/git-fetch
On Tue, Mar 1, 2016 at 1:54 AM, Jeff King wrote:
> On Mon, Feb 29, 2016 at 11:12:56PM -0300, Gabriel Souza Franco wrote:
>
>> Commit 58f2ed0 (remote-curl: pass ref SHA-1 to fetch-pack as well,
>> 2013-12-05) added support for specifying a SHA-1 as well as a ref name.
>> Ad
Commit 58f2ed0 (remote-curl: pass ref SHA-1 to fetch-pack as well,
2013-12-05) added support for specifying a SHA-1 as well as a ref name.
Add support for specifying just a SHA-1 and set the ref name to the same
value in this case.
Signed-off-by: Gabriel Souza Franco
---
I did keep the oid
of "",
" " and ""
based on a quick grep for get_oid_hex.
On Mon, Feb 29, 2016 at 7:00 AM, Jeff King wrote:
> On Sun, Feb 28, 2016 at 07:22:24PM -0300, Gabriel Souza Franco wrote:
>
>> Commit 58f2ed0 (remote-curl: pass ref SHA-1 to fetch-pack as well,
>>
Commit 58f2ed0 (remote-curl: pass ref SHA-1 to fetch-pack as well,
2013-12-05) added support for specifying a SHA-1 as well as a ref name.
Add support for specifying just a SHA-1 and set the ref name to the same
value in this case.
Signed-off-by: Gabriel Souza Franco
---
Not the cleanest
On Sat, Feb 27, 2016 at 7:12 PM, Jeff King wrote:
> On Sat, Feb 27, 2016 at 05:32:54PM -0300, Gabriel Souza Franco wrote:
>
>> Commit 58f2ed0 (remote-curl: pass ref SHA-1 to fetch-pack as well,
>> 2013-12-05) added support for specifying a SHA-1 as well as a ref name.
Commit 58f2ed0 (remote-curl: pass ref SHA-1 to fetch-pack as well,
2013-12-05) added support for specifying a SHA-1 as well as a ref name.
Add support for specifying just a SHA-1 and set the ref name to the same
value in this case.
Signed-off-by: Gabriel Souza Franco
---
builtin/fetch-pack.c
gt; filter_refs() will not work as intended. But I think the solution there
>> would be to fix the caller to set up the "struct ref" more completely.
>>
>> Gabriel, did this come from a bug you noticed in practice, or was it
>> just an intended cleanup?
I was expe
Check was introduced in b791642 (filter_ref: avoid overwriting
ref->old_sha1 with garbage, 2015-03-19), but was always false because
ref->old_oid.hash is empty in this case. Instead copy sha1 from ref->name.
Signed-off-by: Gabriel Souza Franco
---
fetch-pack.c | 4 ++--
1 file c
d to commit (use "git add" and/or "git commit -a"
I am afraid I did not understand the commit
d95138e695d99d32dcad528a2a7974f434c51e79, and do not know how to fix
this.
I am working around the issue by setting GIT_WORK_TREE manually.
I attached a sample with my example, the scr
I think I've found where this issue is located:
https://translations.launchpad.net/ubuntu/quantal/+source/git/+pots/git/es/+filter?person=franciscomol
I'll try to fix it over there.
Cheers,
Gabriel
El jue, 11 de jun 2015 a las 12:47 , Junio C Hamano
escribió:
Gabriel wri
Hi Johannes,
I tried following your instructions but I can locate the sentence where
the bad translation is. Please see here:
http://stackoverflow.com/questions/30783818/find-instance-of-string-in-git-core-with-git-grep
Any advice?
Cheers,
Gabriel
El jue, 11 de jun 2015 a las 12:10
Where it says:
Su rama está delante de < "por".
Cheers,
Gabriel
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
For example:
git diff --color-words <(echo a b c) <(echo a d c)
Changes to struct diff_filespec:
- is_stdin renamed to skip_hashing, which is what it did
- follow_symlinks added, causing diff_populate_filespec to look at
file contents instead of the readlink value
Paths that are handled sp
a pull command and the file with the metadata is not modified .
Is there a correct way to have the filter execute even for a pull and update
the Git sha1 info in our log file ?
Thanks
Gabriel
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a
Hi.
First of all, thank you and congratulations for the awesome work :)
I've just made a clean install of OS X Mavericks and installed Git via
Homebrew, which obviously includes the contrib files.
I sourced the git-completion.bash into my profile and I get stuck on a
error every time I try to us
s to a public list? Some lists
won't accept this type of e-mails, or simply just ignore you.
Don't worry about this signature, it only applies if one receives this
e-mail by mistake.
Best regards,
Gabriel
--
Si heu rebut aquest correu per error, us informo que pot contenir informa
?
An other question I have is when will be subtree included in git packages.
I had to compile git from sources in order to get this feature.
Sincerely,
G. Jover-Manas
--
+----+
Gabriel V. Jover Mañas
Computing Division
Cells / Alba Synchrotron
37 matches
Mail list logo