Fossil

Diff
Login

Differences From Artifact [f2ee74ce0e]:

To Artifact [eec1e87eb1]:


1
2
3
4
5
6
7
8
9
10
# The "fossil patch" command

The "[fossil patch](/help?cmd=patch)" command is designed to transfer
uncommitted changes from one check-out to another, including transfering
those changes to other machines.

For example, if you are working on a Windows desktop and you want to
test your changes on a Linux server before you commit, you can use the
"fossil patch push" command to make a copy of all your changes on the
remote Linux server:


|







1
2
3
4
5
6
7
8
9
10
# The "fossil patch" command

The "[fossil patch](/help/patch)" command is designed to transfer
uncommitted changes from one check-out to another, including transfering
those changes to other machines.

For example, if you are working on a Windows desktop and you want to
test your changes on a Linux server before you commit, you can use the
"fossil patch push" command to make a copy of all your changes on the
remote Linux server: