forked from 2026_code/demo
Compare commits
22 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 750515a7b9 | |||
| 7f3984de3e | |||
| b97ca0ed6d | |||
| 7a3a267646 | |||
| 5b825b7a7a | |||
| 7bacfe81aa | |||
| c59efbf8ee | |||
| c6ac3422b0 | |||
| 9248575202 | |||
| 24ac67ffce | |||
| 717496baa5 | |||
| fefcba2b64 | |||
| 6c1cbc4749 | |||
| 50b811acff | |||
| de8b568109 | |||
| 64df988c68 | |||
| f51ba5d2c3 | |||
| 2ef9d04dbb | |||
| 7feb316e5d | |||
| c342714e70 | |||
| 78bb40c34d | |||
| d005369980 |
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
.vscode
|
||||||
|
.env
|
||||||
@@ -1,8 +1 @@
|
|||||||
Création d'un conflit depuis mon PC (premier) !!!
|
last test test
|
||||||
Le conflit a été résolu...
|
|
||||||
git diff
|
|
||||||
git checkout --ours
|
|
||||||
( j'ai gardé mes=="ours" modifications locales==PC )
|
|
||||||
...
|
|
||||||
J'ai aussi changé mon nom et email utilisé lors de l'envoi depuis mon PC vers Gitea...
|
|
||||||
( "Vincent PC" )
|
|
||||||
0
demo.bash_history
Normal file
0
demo.bash_history
Normal file
13
index.html
Normal file
13
index.html
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<link rel="stylesheet" href="style.css">
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
youpi youpla
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
||||||
|
|
||||||
0
looolaab.bash_history
Normal file
0
looolaab.bash_history
Normal file
0
looolaabnff.bash_history
Normal file
0
looolaabnff.bash_history
Normal file
Reference in New Issue
Block a user