Editing files with the web GUI: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Edit a file already present == # Navigate to the list of files # Open the file by clicking on it # Click the ditE button # # # `") |
No edit summary |
||
Line 1: | Line 1: | ||
== Edit a file already present == | == Edit a file already present == | ||
# Navigate to the list of files | # <big>Navigate to the list of files</big> | ||
# Open the file by clicking on it | # <big>Open the file by clicking on it</big> | ||
# Click the | # <big>Click the '''Edit''' button</big> | ||
[[File:Edit Button.png|center|frameless]] | |||
<big>'''NOTE: Editing a file with the Edit button will create a new commit on the current branch with the modifications made in the file.'''</big> | |||
== Add a new file == |
Latest revision as of 15:20, 6 December 2018
Edit a file already present[edit | edit source]
- Navigate to the list of files
- Open the file by clicking on it
- Click the Edit button
NOTE: Editing a file with the Edit button will create a new commit on the current branch with the modifications made in the file.