Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

transfer modifications in my server to git?

ChOmar
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 14, 2021

i want when i did modification in my files with FileZilla then push it to my branch.

we work right now with Git, everyone has a branch and each one has server FTP the changes are done just local and push it to Git but when we make modifications in FTP (FileZilla) we don't know how to save the work in GIT

is it possible to transfer modifications add in my server to git ?

1 answer

0 votes
Syahrul
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 30, 2021

Hi @ChOmar

Welcome to the community!

If I got this right you wish to make changes using FileZilla and push back the changes to your remote repositories in Bitbucket?

If yes, then It's not possible via the FileZilla since it's an FTP tool, but you can make changes using FileZilla and then SSH into your server and do a git status and then push your changes over to Bitbucket remote repositories.

For example:

  1. You make changes to files.a in FileZilla
  2. Then SSH into the server and that files directory
  3. Then use git status to see if the changes is correct
  4. Then create a commit with "git commit -m "commit message"
  5. Afterward push your changes over using git push
  6. Check your Bitbucket repositories for latest commit to see the latest changes

I hope this helps!

Cheers,
Syahrul

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, compass, developer experience, devex, platform engineering, internal developer platform, component catalog, atlassian learning, productivity tools, developer productivity, software architecture, compass webinar, engineering teams

Discover how Compass drives DevEx and productivity at Atlassian 🏃🏻‍♂️

Learn why Compass was built to tackle dev experience at scale. See how Atlassian uses it to boost visibility, reduce cognitive load, and drive consistency—plus tips to get started and customize your IDP for stronger team engagement.

Join the webinar ✨
AUG Leaders

Atlassian Community Events