-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path8037.rss
54 lines (54 loc) · 3.78 KB
/
8037.rss
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>יום 2 פונקציית commit</title>
<link>https://forums.pythonic.guru/t/2-commit/8037</link>
<description>שאלה כללית על המבנה של קובץ reference (יכול להיות שיש לי פער הבנתי איפשהו):
אם כל שורה בנויה מ-HEAD=ומספר הcommit_id או מ master=אותו commit_id, איך אני אמור לדעת לחפש בו את הcommit_id האחרון שהוספתי (כדי לעדכן אותו בשורת ה-parent בקובץ commit_id.txt)? הרי השורות (להבנתי מהתרגיל) ילכו ככה:
HEAD=commit_id1826583ed
master=commit_id1826583ed
HEAD=commit_idefab28493
master=commit_idefab28493
וכו'... ללא רישום השעה או הזמן שבו התוספות בוצעו.
האם ניתן להוסיף לקובץ reference גם אזכור של זמן? האם ניתן להניח שהשורה האחרונה בקובץ היא גם השורה הכי עדכנית?</description>
<language>he</language>
<lastBuildDate>Mon, 31 Aug 2020 20:55:23 +0000</lastBuildDate>
<category>שבוע 10</category>
<atom:link href="https://forums.pythonic.guru/t/2-commit/8037.rss" rel="self" type="application/rss+xml" />
<item>
<title>יום 2 פונקציית commit</title>
<dc:creator><![CDATA[nellie]]></dc:creator>
<description><![CDATA[
<p>היי,<br>
המבנה של הקובץ references.txt הוא רק<br>
HEAD=commit_id1826583ed<br>
master=commit_id1826583ed<br>
שבכל פעם נדרס מחדש - זה כתוב בחלק החמישי: “השורות HEAD ו־master ב־references.txt צריכות להתעדכן בהתאם ל־commit_id החדש שנוצר.”</p>
<p><a href="https://forums.pythonic.guru/t/2-commit/8037/2">קרי��ת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/2-commit/8037/2</link>
<pubDate>Mon, 31 Aug 2020 20:55:23 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8037-2</guid>
<source url="https://forums.pythonic.guru/t/2-commit/8037.rss">יום 2 פונקציית commit</source>
</item>
<item>
<title>יום 2 פונקציית commit</title>
<dc:creator><![CDATA[eldad.el1234]]></dc:creator>
<description><![CDATA[
<p>שאלה כללית על המבנה של קובץ reference (יכול להיות שיש לי פער הבנתי איפשהו):<br>
אם כל שורה בנויה מ-HEAD=ומספר הcommit_id או מ master=אותו commit_id, איך אני אמור לדעת לחפש בו את הcommit_id האחרון שהוספתי (כדי לעדכן אותו בשורת ה-parent בקובץ commit_id.txt)? הרי השורות (להבנתי מהתרגיל) ילכו ככה:<br>
HEAD=commit_id1826583ed<br>
master=commit_id1826583ed<br>
HEAD=commit_idefab28493<br>
master=commit_idefab28493<br>
וכו’… ללא רישום השעה או הזמן שבו התוספות בוצעו.<br>
האם ניתן להוסיף לקובץ reference גם אזכור של זמן? האם ניתן להניח שהשורה האחרונה בקובץ היא גם השורה הכי עדכנית?</p>
<p><a href="https://forums.pythonic.guru/t/2-commit/8037/1">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/2-commit/8037/1</link>
<pubDate>Mon, 31 Aug 2020 20:30:55 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8037-1</guid>
<source url="https://forums.pythonic.guru/t/2-commit/8037.rss">יום 2 פונקציית commit</source>
</item>
</channel>
</rss>