About 1,850,961 results (3,563 milliseconds)

restarting the simulation

https://groups.google.com/g/dedalus-users/c/ylY0j_VXJes
... restart my simulation. However, I have encountered a problem trying to merge the output files. First, I tried to use example from here: https://dedalus ...

Does anyone have a strategy for automatically reloading TW when ...

https://groups.google.com/g/Tiddlywiki/c/7aE5Qhc9Ns4
Jan 4, 2017 ... git/hooks/post-merge << EOF heredoc> #!/bin/sh heredoc> exec ... (I just need to remember to restart the servers when I merge changes.).

Setting up and testing a Git connection | Looker | Google Cloud

https://cloud.google.com/looker/docs/setting-up-git-connection
In the Project Configuration page, on the Configuration tab, go to the Configure Git button (for new projects) or the Reset Git Connection button (for existing ...

Upgrade from 2.9.8 to 2.10.0 via git

https://groups.google.com/g/netbox-discuss/c/H9mS4sKc3cg
error: Your local changes to the following files would be overwritten by merge: ... netbox/project-static/font-awesome-4.7.0/ ...

merge wizard work

https://groups.google.com/g/thg-dev/c/cDAG59bKKag
... restart themergeof any file they wish until they get all the files just as they ... the same as with Git and Subversion: automatically merge everything as far ...

How to support multiple developers working on Salt deployments?

https://groups.google.com/g/salt-users/c/hTCK5O0a-gQ
Feb 24, 2021 ... ... commit to the git repo independently. But now I need the ability for ... restart salt-minion.service || echo "WARNING! Minion didnt ...

Upgrade from 2.7.12 to Latest

https://groups.google.com/g/netbox-discuss/c/_Cdm6dsHAr0
Plus, the changes might not even merge cleanly in which case you'd be left with a merge conflict to fix. ... supervisorctl restart netbox. systemctl restart ...

Using version control and deploying | Looker | Google Cloud

https://cloud.google.com/looker/docs/version-control-and-deploying-changes
Switching to another Git branch. If you have a merge conflict on your current branch, you must resolve the conflict before you can switch to a different branch ...

Cowrie not reporting to MHN

https://groups.google.com/g/modern-honey-network/c/RDYcxzA1vqU
* restart mnemosyne, hpfeeds broker, and honeymap. On Fri, Nov 11, 2016 ... root@MHN01:/opt/hpfeeds# git merge origin/master. Updating 6153b7d..de1ab9b.

Method: projects.locations.instances.restart | Looker | Google Cloud

https://cloud.google.com/looker/docs/reference/rest/v1/projects.locations.instances/restart
Apr 9, 2024 ... Git Deploy Key · Validate Project · Cached Project Validation Results ... Get Merge Query · Create Merge Query · Get All Running Queries · Kill ...

Please help... how do I add the Label:Verified to All-Projects?

https://groups.google.com/g/repo-discuss/c/NfD0JAeieXo
Git commit -a git push HEAD:refs/meta/config. Restart Gerrit (or ssh host gerrit flush-caches --all) ... changes and commit them, and you can discard any commits ...

TiddlyWiki and Git

https://groups.google.com/g/tiddlywiki/c/lIS6sFbrpwU
It was the issues with git merge conflicts between single TiddlyWiki HTML ... js / TiddlyServer restart (and browser refresh), they all get the same configuration ...

Project IDX troubleshooting & FAQ | Google for Developers

https://developers.google.com/idx/guides/troubleshooting
How can I restart IDX ? ... In the meantime, you can create a new workspace from an existing template and run git clone with any https or ssh -based Git host in a ...

Interest in Cycle-Realistic version of PiDP-8/I?

https://groups.google.com/g/pidp-8/c/7M1XMbchbfs
... Restart/Reboot behavior. I see a couple of possible responses: 1) No, I ... git clone https://github.com/simh/simh "$CURR_SIMH_DIR" becomes: git clone ...

How to 'rebase the change locally'?

https://groups.google.com/g/repo-discuss/c/TGQVJ7wO6Rc
Mar 24, 2009 ... the command should be "git reset --hard HEAD^" - though it'd be ... To make Gerrit produce a DAG like Git would when you merge e, submit backwards ...

Update Project Git Branch | Looker | Google Cloud

https://cloud.google.com/looker/docs/reference/looker-api/latest/methods/Project/update_git_branch
Get Merge Query · Create Merge Query · Get All Running Queries · Kill Running ... Updating `ref` results in `git reset --hard ``. remote_ref. lock. string. The ...

How to update a live / deployed Django project?

https://groups.google.com/g/django-users/c/WILK6cZZ1gg
Feb 10, 2016 ... When dev branch is good enough, we merge it to master and then we have a script which does git pull and restarts uwsgi. Rok. On Wednesday ...

swupdate read state error on process restart

https://groups.google.com/g/swupdate/c/5-Nh2L17AxU
diff --git a/core/network_thread.c b/core/network_thread.c index 88042f1 ... Thanks for the help nailing this! > I sent the patch, I will then merge it.

Problems with Gerrit Master-Slave configuration

https://groups.google.com/g/repo-discuss/c/aezQ6wmPtXw
Jun 26, 2013 ... Restart Slave, logs looking good... When I push something on Master, or when I merge something on Master, or when I do "ssh -p 29418 ...

Google Code Archive - Google Code

https://code.google.com/archive/p/itask-module/wikis/Stuff.wiki
... git git clone git://github.com/jeffdameth/ecomorph.git update: git fetch && git merge origin/master (do 'git-reset --hard' in the case that merge does not work).